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
2024-06-04 12:05:10 +09:00
src Init commit working "another_memcheck" 2024-06-04 11:59:36 +09:00
CMakeLists.txt Add CMakeLists.txt 2024-06-04 12:05:10 +09:00