Mail Archives: djgpp-workers/2003/05/02/14:12:56
CBFalconer wrote:
> > >
> > ... snip ...
> > >
>
> The package, including nmalloc.txh and malldbg revisions, is now
> mounted at:
>
> <http://cbfalconer.home.att.net/download/nmalloc.zip>
>
> Hopefully, I am done :-) Challenge: find a bug :-) The only
> thing on my todo list is to actually check proper performance
> under decreasing sbrk returns.
On looking things over, I think that the test for oversize
allocations should also be done for realloc, and that the
malloc_fail hook should also be called for realloc_failure. The
hook can tell the difference by the non-NULLness of ptr.
Opinions?
--
Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net> USE worldnet address!
- Raw text -