X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7FFD7.9ECA3B84@onstor-exch02.onstor.net>; Tue, 25 Sep 2007 16:53:15 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: using dmalloc library on bobcat linux
Date: Tue, 25 Sep 2007 16:53:14 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E05B46BDB@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: using dmalloc library on bobcat linux
Thread-Index: Acf/0D0eroHd/JrHSWuwnBTCO5JTzQAAKslQAAGpJQA=
References: <BB375AF679D4A34E9CA8DFA650E2B04E05B46B76@onstor-exch02.onstor.net> <20070925170020.29f3eb33@ripper.onstor.net> 
From: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
To: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>,
	"Andy Sharp" <andy.sharp@onstor.com>
Cc: "dl-Cougar" <dl-Cougar@onstor.com>

Resend to dl-cougar.
>>
>>On linux I think you will be a lot happier using the mpatrol library,
>>it's significantly more useful than the dmalloc library, and covers
>>more as well.  Things like this recent free would have been caught by
>>the mpatrol right off: freeing an address not returned by malloc.
>>Rather than producing just a bus error some time later or whatever.
>>
>>Somewhere sometime I believe I sent a URL for mpatrol around.  Didn't
>>I?  Hmm, people can google it.
>>
>>I believe mpatrol is already in the rootfs.
>>
>>Cheers,
>>
>>a


[MK]

It is not in root fs. All this malloc debug libraries are pretty much
the
same, what is the significantly more useful feature you are referring
to?


