• Monty's avatar
    Added TRASH_FREED_MEMORY compilation option · ffcedfab
    Monty authored
    One can use -DTRASH_FREED_MEMORY to enable TRASH
    macros. Useful to do when one suspects that there
    is accesses to freed memory.
    
    Extended my_free() to TRASH freed memory
    ffcedfab
my_malloc.c 7.49 KB