jasone 2006-01-19 19:20:43 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Revert addtion of assertions in revision 1.99. These assertions cause
problems in cases where regions are faked up for the purposes of red-black
tree searches, since those faked region headers reside on the stack, rather
than in a malloc chunk.
Revision Changes Path
1.100 +0 -7 src/lib/libc/stdlib/malloc.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"