* src/gc.c (gc_register): Set gc_scheduled flag before creating
the gc callout. * src/gc.c (gc_final): Always define gc_fianl, and kill the resources in the root set. Deallocation and checks for leaks is still done only when DEBUG_ALLOC is defined. Rev: src/gc.c:1.24
Please register or sign in to comment