]> git.eshelyaron.com Git - emacs.git/commit
Work around rare crash when turning scroll wheel
authorPo Lu <luangruo@yahoo.com>
Thu, 22 Sep 2022 09:06:36 +0000 (17:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 22 Sep 2022 09:06:36 +0000 (17:06 +0800)
commit9369e4242fa51d53b05ce95842f124522289d8a3
treefa60f4c449ff68792598868e4e05d8cb275467f0
parent101f3cf5b9b5600147d4406c3be8daf174e1a543
Work around rare crash when turning scroll wheel

* src/xterm.c (handle_one_xevent): Don't allow devices to be
added twice handling hierarcy events.
src/xterm.c