Do not mark objects from deleted buffers, windows and frames.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 5 Sep 2012 15:34:45 +0000 (19:34 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 5 Sep 2012 15:34:45 +0000 (19:34 +0400)
commit697e1e393c9cd70acf35da9700a25b6367b7da40
tree4efa0f705bf328ffe34e31de9b504c8e9f782923
parentc1ca42cae6eb3f13b0bf513c7131778cba228b8a
Do not mark objects from deleted buffers, windows and frames.
* alloc.c (mark_buffer): Mark just the buffer if it is dead.
(mark_object): Likewise for windows and frames.
src/ChangeLog
src/alloc.c