sp:Projects
softpixel project trove :: MemCheckDeluxe

 
sp:Projects Menu
MemCheckDeluxe is a memory tracking program that allows one to find where programs and libraries leak memory. It also tracks the largest and smallest allocations, as well as the program's maximum memory usage.
 
Documentation
 
Mailinglist
We have set up a mailinglist for general discussion and support... Please email mcd@softpixel.com to sign up.
 
Stable Releases
This software is covered by a BSD-style license.
We would greatly appreciate your comments about whether this works on your system, as well as any suggestions for future releases.
VersionRelease DateDownloadNotes
1.2.2 2003.06.01 [ .tar.bz2 | .tar.gz ] Added basic C++ new/delete support, fixed a bug in getcwd, and cleaned up the build some.
1.2.1 2002.12.16 [ .tar.bz2 | .tar.gz ] Added a patch for scanf family, added support for getcwd, added VC6 files, cleaned up source, and fixed a possible problem with locking with heavy optimizations.
1.2.0 2002.11.21 [ .tar.bz2 | .tar.gz ] Added log redirection, fixed some small bugs, cleaned up source, added a patch for asprintf/vasprintf.
1.1.4c 2002.11.15 [ .tar.bz2 | .tar.gz ] Fixed some strdup/strndup accounting bugs (more Stephen Lee bug hunting).
1.1.4b 2002.11.07 [ .tar.bz2 | .tar.gz ] Added tracking of strndup() (thanks go to Stephen Lee for pointing this out).
1.1.4 2002.11.05 [ .tar.bz2 | .tar.gz ] Big cleanup and some bug fixes.
1.1.3 2002.10.19 [ .tar.bz2 | .tar.gz ] Speed improvements, Major bug fixes.
1.1.2 2002.10.07 [ .tar.bz2 | .tar.gz ] Feature enhancements, code cleanups.
1.1.0 2002.09.24 [ .tar.bz2 | .tar.gz ] Minor speed improvements, bug fixes, 'fast free.'
1.0.2 2002.08.14 [ .tar.bz2 | .tar.gz ] Initial Public Release.
 
Beta Releases
This software is covered by a BSD-style license.
We would greatly appreciate your comments about whether this works on your system, as well as any suggestions for future releases.
VersionRelease DateDownloadNotes
1.2.3 2004.06.11 [ .tar.bz2 | .tar.gz ] Corrected some strict type checking compile errors..
1.3.0 2004.03.31 [ .tar.bz2 | .tar.gz ] Complete core rewrite, new configuration system, more error detection. No win32 testing yet.
 
Notes
Versions 1.1.0 and 1.1.2 contain a bug that can cause a segmentation fault in some situations. It is not recommended that you use these for anything.
 
Author
 

http://softpixel.com/