Front page | perl.perl5.porters |
Postings from June 2003
Re: your malloc patches
Thread Previous
|
Thread Next
From:
Ilya Zakharevich
Date:
June 27, 2003 03:29
Subject:
Re: your malloc patches
Message ID:
20030627102905.GA8761@math.berkeley.edu
On Fri, Jun 27, 2003 at 12:18:31PM +0300, Jarkko Hietaniemi wrote:
> The FILL_CHECK_DEFAULT=0 seems to be enough. I'll try the _OPT
> thing later.
Please ignore all my previous guesses. I'm adding more comments to
malloc.c and cleaning the macro names, and I *think* I found a
possible problem. Simultaneously, I think I found one place which
relies on a particular size of unsigned int, so maybe another
unrelated problem may be cleared too.
[And my previous analysis of wrongness of the chunk-header contents
was a pure bullshit. ovu_size is the size with the overhead
*included*. As documented! Sigh...]
Very very sorry,
Ilya
Thread Previous
|
Thread Next