<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
  I didn't see anyone mention dmalloc in any post on this thread, now I
haven't used it but I did read about it in Linux Journal or <br>
Linux Mag. <br>
<br>
  From their web site <br>
        " The debug memory allocation or <dfn>dmalloc</dfn> library
has been
designed as a drop in replacement for the system's
<code>malloc</code>, <code>realloc</code>, <code>calloc</code>,
<code>free</code> 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."    <br>
<br>
       <a class="moz-txt-link-freetext" href="http://dmalloc.com/">http://dmalloc.com/</a><br>
<br>
 There appears to be no up front charge, but they do ask for donations
if it helped  your commerial app...<br>
<br>
I'd be interrest in any more information about them and the product.<br>
<br>
Rich.<br>
<br>
  I am in no way invovled with this company.<br>
<br>
<br>
</body>
</html>