Branch: Tag:

2013-10-09

2013-10-09 15:56:33 by Arne Goedeke <el@laramies.com>

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();