Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dmalloc: Debug Malloc (Dmalloc)
        
        
        - Summary
- The debug memory allocation or "dmalloc" library has been designed as
a drop in replacement for the system's `malloc', `realloc', `calloc',
`free' and other memory management routines while providing powerful
debugging facilities configurable at runtime.  These facilities
include such things as memory-leak tracking, fence-post write
detection, file/line number reporting, and general logging of
statistics.  It also provides support for the debugging of threaded
programs.  Releases and documentation available online.
http://dmalloc.com/
Changelog
        
            - * Tue Oct 19 17:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com>
- - fix linking of shared libs (#114073) 
            - * Tue Jun 15 17:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt 
            - * Sun May 23 17:00:00 2004 Florian La Roche <Florian{*}LaRoche{%}redhat{*}de>
- - 5.3.0