Debug Malloc (Dmalloc) Library Release Notes
Version: Release 4.2.0
Last-Version: 4.1.2
Date: March 11, 1999
* Improved the autoconfig of abort and qsort safety.
* Added memory tracking function to be called on each mem transaction.
* Added DUMP_UNFREED_SUMMARY_ONLY variable to settings.dist.
* Added MEMORY_TABLE_SIZE and MEMORY_TABLE_LOG vars to settings.dist.
* Fixed problem with valloc exposed by moving to random().
* Fixed long standing problem with the NEVER-REUSE token.
* Added memory table code for grouping of allocated and non-freed mem.
* Removed a number of static variables for string buffers.
* Removed PERMISSION file and all references to commercial-ness.
* Moved to internal sprintf code for snprintf, etc..
* Added dmalloc_message to the exported list of functions.
Dmalloc Home Page.
Copyright 2000 by Gray Watson.