]> git.eshelyaron.com Git - emacs.git/commit
Fix GC marking of input events with devices
authorPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 09:00:37 +0000 (17:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 09:00:37 +0000 (17:00 +0800)
commitc4921d1157a2e3e15b1d779a6bdf768e307275dd
tree55a090da7986124256a0f628d85ed8b036e44586
parentac2708bf6f83dfb965694381c4e9d0c71f61bd0c
Fix GC marking of input events with devices

* src/keyboard.c (mark_kboards):
* src/pgtkterm.c (mark_pgtkterm): Mark `device' as well.
src/keyboard.c
src/pgtkterm.c