LeakChecker is C/C++ source code level leak detector. It's very easy to incorporate into your program. Leak information is conformed to VC format. It's convenient to locate leak source code by just double click it.
Support: VS2008, VS2005, VS2003, VS2002, VC6 or C/C++ compiler support PDB debug format. Both 32bit and 64bit application
32bit support
64bit support
Memory Leak Detection
Function Level Leak Detection
(Detect unintentional C++ object accumulation which will be freed by container)
Resource Leak Detection
(Access Token, Event, File, File mapping, Job, Mailslot, Mutex, Named pipe, Pipe, Process, SEMAPHORE, Thread, Waitable timer)
Registry Key Leak Detection