Good question... Remove it.
/ Henrik Grubbström (Lysator)
Previous text:
2002-09-30 14:39: Subject: Gz testsuite memory usage
Um, program.c line 5374:
#ifdef PIKE_DEBUG if (resolve_cache) free_mapping(resolve_cache); #endif resolve_cache = c->resolve_cache_save;
Why is there a #ifdef PIKE_DEBUG around the freeing of the old cache?
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)