* alloc.c (check_string_bytes): If GC_CHECK_STRING_BYTES
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 3 Jul 2012 10:21:01 +0000 (14:21 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 3 Jul 2012 10:21:01 +0000 (14:21 +0400)
commit296094c3dde63e458242a8537d1d3c0ca299dd56
tree200cf3a3accf6c5f82c997a9c93bf64abb4dead5
parentb4886f6ece24edc42f796aef763ce08ab3aca75d
* alloc.c (check_string_bytes): If GC_CHECK_STRING_BYTES
is enabled, avoid dereferencing NULL current_sblock if
running undumped.
src/ChangeLog
src/alloc.c