Sign in to add and modify your software
By joining Download.com, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy.
A tool for easy detection of memory leaks in any Windows application. Windows Leaks Detector is a small software utility that will easily detect memory leaks in any Windows application. Limitations: The solution only monitors HeapAlloc, HealRealloc and HealFree functions. In future additional memory-related functions should be traced, e.g. HeapCreate function, so the solution will work correctly also for applications which create and release heaps dynamically. You cant monitor 2 processes at the same time the mechanism of inter-process communication should be redesigned. This version is the first release on CNET Download.com.