/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.

Primary LanguageShellMIT LicenseMIT

No issues in this repository yet.