Downloadliste

Projektbeschreibung

Memcheck provides the ability to fault on pointer

overrun (read or write) or freed pointer

deference (read or write), logs double free and realloc of already freed pointers and memory not freed on exit, checks for pointer underrun on free and realloc, optionally reverses the behavior of overrun and underrun, "churns" reallocations to always return a different pointer, and logs pointer overruns instead of faulting. It has a very small performance impact, with the tradeoff of a large memory footprint. It includes a validation test suite to verify correctness of the library. It is tested on a variety of architectures, including Alpha, ARM, HPPA, PPC, ix86, IA64, rs6000, S390, SPARC, and SPARC64. It is tested on a variety of platforms, including OSF, FreeBSD, NetBSD, OpenBSD, Linux, HP/UX, Mac OSX, AIX, SCO, and Solaris.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-28 18:04 Zurück zur Release-Liste
0.1.3

Das Build-System wurde zurückgesetzt, um eine nicht-CVS-Version von libtool verwenden und / autoconf, da die CVS-Version verursacht Laufzeit-Bibliotheken erstellt werden, ohne das '. So "Erweiterung im Namen. Teilweise Unterstützung für die sparc64-unknown-linux-Plattform wurde hinzugefügt. Die "nie freigegeben" Nachricht ist nicht mehr auf der Beendigung der Anwendung in einer synchronen Weise geschrieben. Dies führt zu einer erheblichen Beschleunigung bei Beendigung des Prozesses.
Tags: Stable, Major bugfixes
The build system was reverted to use a non-CVS
version of libtool/autoconf, since the CVS version
caused shared libraries to be created without the
'.so' extension in the name. Partial support for
the sparc64-unknown-linux platform was added. The
"Never freed" message is no longer written at the
termination of the application in a synchronous
manner. This results in a significant speed-up at
process termination.

Project Resources