memdetect
There are 1 repositories under memdetect topic.
XEDGit/memdetect
Memdetect is a cross-platform shell script to compile and run your C or C++ project with a wrapper of malloc() and free(), which will help you understand your memory-management and find memory leaks.