Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 229 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 229 Bytes

Memory_Alloc_Leak_Checker

For detecting Memory Leak

HOW TO USE : Simply include "newAlloc.h" header file and use basic C++ new and delete. It automatically detects memory leakage and error, and makes it into dump error files.