diff options
author | Matt Armstrong <matt@rfc20.org> | 2022-10-23 08:58:00 -0700 |
---|---|---|
committer | Matt Armstrong <matt@rfc20.org> | 2022-10-23 09:00:01 -0700 |
commit | 9d7ba2b1998afc3664c37d9d1b6f6ca2d68356e9 (patch) | |
tree | 9cbe71ada13440cc1600e86bcdc79d290dc4c983 /test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable-same-file.el | |
parent | b78be2bf7a9ac8b71d25529d5736373f51852c36 (diff) | |
download | emacs-9d7ba2b1998afc3664c37d9d1b6f6ca2d68356e9.tar.gz emacs-9d7ba2b1998afc3664c37d9d1b6f6ca2d68356e9.tar.bz2 emacs-9d7ba2b1998afc3664c37d9d1b6f6ca2d68356e9.zip |
Fix compiler warning about possible null pointer dereference
* src/itree.c (interval_tree_remove_fix): Use 'eassert' to both check
for non-null and suppress a compiler warning.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable-same-file.el')
0 files changed, 0 insertions, 0 deletions