A simple alternative to valgrind/memcheck that keeps track of malloc'd, calloc'd, realloc'd, and free'd memory and prints a diagnostic message at the end of program execution.
|
||
---|---|---|
src | ||
CMakeLists.txt |
|
||
---|---|---|
src | ||
CMakeLists.txt |