A simple alternative to valgrind/memcheck that keeps track of malloc'd, calloc'd, and free'd memory and prints a diagnostic message at the end of program execution.
Find a file
Stephen Seo 7b0af73a06 Remove unnecessary comments
Kept in git history just in case.
2024-06-04 12:06:48 +09:00
src Remove unnecessary comments 2024-06-04 12:06:48 +09:00
CMakeLists.txt Add CMakeLists.txt 2024-06-04 12:05:10 +09:00