This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Simple checking allocator


On Wed, Nov 13, 2013 at 10:28:09AM +0100, Petr Machata wrote:
> OndÅej BÃlka <neleai@seznam.cz> writes:
> 
> > On Wed, Oct 23, 2013 at 02:05:45AM -0700, Andi Kleen wrote:
> >> OndÅej BÃlka <neleai@seznam.cz> writes:
> >> >
> >> > Comments?
> >> 
> >> Better to just rely on valgrind or AddressSanitizer? Those 
> >> will be always better for this.
> >> 
> > Could if you accept a slowdown. 
> 
> Doesn't ElectrictFence do pretty much the same thing without slowdow

valgrind/AS do detect much more errors than electric fence,
they are much more powerful.

-Andi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]