]> git.eshelyaron.com Git - emacs.git/commit
Fix infloop in GC mark_kboards
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Dec 2018 21:40:13 +0000 (13:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Dec 2018 21:42:57 +0000 (13:42 -0800)
commitaf914fc26db273d8788e7efa57c569f0f778d037
treeaefabbcb75779fba2437d41cdc9811acee4c1445
parent317b3547820bf2468c1c0e9b5bed1bde94aeb544
Fix infloop in GC mark_kboards

Do not merge to master, as I have a more systematic fix there.
* src/keyboard.c (mark_kboards): Fix infloop (Bug#33547).
src/keyboard.c