]> git.eshelyaron.com Git - emacs.git/commit
Pacify Ubuntu GCC 13.2 in x_get_local_selection
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Jan 2024 21:39:57 +0000 (13:39 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Jan 2024 21:40:38 +0000 (13:40 -0800)
commit4411d98c47576d5d47ea17269617b7c5a0f04f3c
tree8f93c251ca64b5e19f74406cc511bd94c293e3e6
parent0b312e310db2b06113f2b09d90951f82e8edf02f
Pacify Ubuntu GCC 13.2 in x_get_local_selection

* src/xselect.c: Ignore -Wanalyzer-null-dereference,
to work around GCC bug 102671.
src/xselect.c