• marko's avatar
    branches/zip: mem_heap_free_heap_top(): Declare the memory · dea76966
    marko authored
    freed with UNIV_MEM_FREE().  Before this change, the memory
    freed by mem_heap_empty() was not completely flagged free
    in UNIV_DEBUG_VALGRIND builds.  After this change, Valgrind
    will hopefully catch all errors caught by UNIV_MEM_DEBUG.
    dea76966
mem0mem.ic 14.9 KB