An open-source memory leak detection system for Visual C++
Visual Leak Detector is an open-source memory leak detection system for Visual C++. It outputs memory leak reports at the end of the debugging session, which includes the full call stack showing how any leaked memory blocks were allocated.