[ This message has been posted at the new Dmalloc forums. Please visit
the following URL to see the discussion.
http://dmalloc.com/forums/topic_show.pl?tid=40 ]
Feature release with one bad bug fix up on the download sites.
Release notes here:
http://dmalloc.com/releases/notes/dmalloc-5.3.0.html
Tar-gz source file:
http://prdownloads.sourceforge.net/dmalloc/dmalloc-5.3.0.tgz?download
Other release files:
http://dmalloc.com/releases/
-----------
Version 5.3.0 (01/28/2004):
* Fixed bad bug where arch_check funcs weren't locking point checks.
* Added dmalloc_verify_pnt function for proper external pointer checks.
* Added dmalloc_memory_allocated function to help memory size checks.
* Added --start-size to dmalloc to start checks after alloc X bytes.
* Added check-shutdown token and support to check pointers on shutdown.
* Added dmalloc_count_changed function.
* Added ability to disable the LARGEST_ALLOCATION setting it to 0.