jasone 2006-09-08 17:52:15 UTC FreeBSD src repository
Modified files: lib/libc/stdlib malloc.c Log: Change the way base allocation is done for internal malloc data structures, in order to avoid the possibility of attempted recursive lock acquisition for chunks_mtx. Reported by: Slawa Olhovchenkov <[EMAIL PROTECTED]> Revision Changes Path 1.137 +93 -56 src/lib/libc/stdlib/malloc.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"