]> git.eshelyaron.com Git - emacs.git/commit
Fix crash after X error
authorPo Lu <luangruo@yahoo.com>
Sat, 24 Dec 2022 06:14:51 +0000 (14:14 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 24 Dec 2022 06:15:04 +0000 (14:15 +0800)
commit0e39ad6fa56d50b4710157f0b6f396e492da0dfb
treeda03af2bd794e7a54cfed61213f737fd9c0dce87
parent9a3b08061feea14d6f37685ca1ab8801758bfd1c
Fix crash after X error

* src/xdisp.c (redisplay_internal): Catch another crash if
gcscrollbars after an X error.
src/xdisp.c