Download List

專案描述

leakbug is a small, simple library intended to show
where memory leaks are occuring within a program.
It does not report leaks due to incorrect use of
another library - all reported leaks are leaks found
within the program itself.

System Requirements

System requirement is not defined
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.

2002-07-02 11:05
0.1.5

Added support for outputting to a log file through the LB_LOGFILE environment variable, and restructured some of the internals to be more consistent.
標籤: Development, Minor feature enhancements

2001-12-14 00:32
0.1.4

Fixes for segfaults as a result of registering memory of 0 bytes or registering NULL pointers, and the leakbug-config script displays the appropriate library information.
標籤: Development, Minor bugfixes

2001-08-15 03:47
0.1.3

Autoconf 2.50 support has been added.
標籤: Development, Minor bugfixes

2001-07-14 13:18
0.1.2

Initial public release.
標籤: Development, Initial freshmeat announcement

Project Resources