Fix gc bug in terminal allocation.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 13 Jan 2010 18:35:36 +0000 (13:35 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 13 Jan 2010 18:35:36 +0000 (13:35 -0500)
commit63286bb2ec6f95a7baddb1e3b336de4c473ba24f
tree05d2126127836af24efa59697f9c7f559f2a1b87
parent6c49ab95d722e73eee0127691e032f3d39a76602
Fix gc bug in terminal allocation.

* xterm.c (x_term_init): Avoid garbage-collecting the new terminal
during call to vendor-specific-keysyms (Bug#5365).
src/ChangeLog
src/xterm.c