gf_memory_del_item 682 src/utils/alloc.c gf_memory_del_item(&memory_rem, ptr); /*the same block can be reallocated, so remove it from the deallocation list*/ gf_memory_del_item 778 src/utils/alloc.c size = gf_memory_del_item(&memory_add, ptr);