Fix image cache marking bug (Bug#6301).
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 22 Nov 2010 00:39:42 +0000 (19:39 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 22 Nov 2010 00:39:42 +0000 (19:39 -0500)
commit96ad0af7411d61d6ae3e7afcab1b3996dd0ef1d4
tree39cc1bb7d2bf61088111a776c76129f08564d989
parentf102b34567441421ca647afff52943a225f8062a
Fix image cache marking bug (Bug#6301).
* src/alloc.c (mark_terminals): Ensure that the image cache is marked
even if the terminal object was marked earlier (Bug#6301).
src/ChangeLog
src/alloc.c