Memory Validator is a memory leak detector for use by software developers, software quality assurance testers and customer support staff using .Net, .Net Core (C#, VB.Net, etc) and native language compilers (C, C++, Delphi, VB6, Fortran etc).
Use Memory Validator to:
o Monitor billions of allocations in your application.
o Detect memory leaks and handle leaks (GDI leaks, etc).
o Find memory and handle leaks in native, .Net and mixed-mode .Net applications.
o Find double deletes, double frees, calls to deleted objects and related memory errors.
o Find uninitialized memory in C++ objects.
o Automatically detect memory leaks using the command line API. (For use with Jenkins, etc).
o Improve your unit tests, smoke tests and regression tests by automatically adding memory leak support to the tests.