Projects / leakbug

leakbug

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

Release Notes: Added support for outputting to a log file through the LB_LOGFILE environment variable, and restructured some of the internals to be more consistent.

  •  13 Dec 2001 15:32

Release Notes: 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.

  •  14 Aug 2001 18:47

Release Notes: Autoconf 2.50 support has been added.

Release Notes: Initial public release.

Screenshot

Project Spotlight

WebVirtMgr

A Web interface for managing virtual machines.

Screenshot

Project Spotlight

PoxelColl

A polygon/pixel-perfect collision detection library.