* alloc.c (Fgc_status): Do not access beyond zombies array
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 12 Oct 2011 06:09:40 +0000 (23:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Oct 2011 06:09:40 +0000 (23:09 -0700)
boundary if nzombies > MAX_ZOMBIES.
* alloc.c (dump_zombies): Add missing format specifier.


No differences found