]> git.eshelyaron.com Git - emacs.git/commit
Prevent crashes when scrolling in an unknown Window on XI2
authorPo Lu <luangruo@yahoo.com>
Sat, 20 Nov 2021 12:00:45 +0000 (20:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 20 Nov 2021 12:00:45 +0000 (20:00 +0800)
commit7294a2861d274fe61f61d182d7c74041e738fe75
tree3efce089d122fc889ccfb043e950f8ee977669b8
parent3b68662a8226805c397f2a9dbd427a7ce716273b
Prevent crashes when scrolling in an unknown Window on XI2

* src/xterm.c (handle_one_xevent): Fix XI2 frame lookup to
handle foreign windows.
src/xterm.c