diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2022-08-14 11:11:30 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2022-08-14 11:14:17 -0700 |
commit | 9664b8c8e1724af159913c511203e31f0e7d845e (patch) | |
tree | f169cb8e120ce5b66fa18ceac97fc7f921613f50 /lisp/calc | |
parent | 48ac40e60e8389442437a0fac9f32739a1c0416f (diff) | |
download | emacs-9664b8c8e1724af159913c511203e31f0e7d845e.tar.gz emacs-9664b8c8e1724af159913c511203e31f0e7d845e.tar.bz2 emacs-9664b8c8e1724af159913c511203e31f0e7d845e.zip |
Fix selection preservation bug when USE_XCB
* src/xterm.c (x_preserve_selections) [USE_XCB]: Fix bug: use of
wrong ‘tem’ value. Found by GCC -Wanalyzer-use-of-uninitialized-value.
Move decl of local to make the (former) bug more obvious.
Diffstat (limited to 'lisp/calc')
0 files changed, 0 insertions, 0 deletions