malloc_checker

malloc_checker is a yet another library to aid in debugging heap corruption problems. This one uses the GNU C library malloc hook functions and can be LD_PRELOADed into your environment before running the program being tested.