2013-10-09
2013-10-09 15:56:33 by Arne Goedeke <el@laramies.com>
-
1b3f67642c42ea34f30039aa8516a41c48efffd5
(3 lines)
(+2/-1)
[
Show
| Annotate
]
Branch: 7.9
PTR_HASH: use new block allocator
2095: Inside #if defined(PIKE_DEBUG)
int tmp, orig_in_gc = Pike_in_gc;
const char *orig_gc_found_place = gc_found_place;
int i=0;
- if(!marker_blocks)
+ if(!marker_hash_table)
{
i=1;
init_gc();