Date: Sat, 19 Sep 1998 13:55:36 -0700 (PDT) From: Alex Nash <alex@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <199809192055.NAA20473@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 1998/09/19 13:55:36 PDT Modified files: lib/libc/stdlib malloc.c Log: Correctly back out of free if a recursive call into malloc.c is detected. Set malloc_func *after* grabbing the thread lock. Noticed by: Simon Coggins <simon@oz.org> Revision Changes Path 1.40 +7 -8 src/lib/libc/stdlib/malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809192055.NAA20473>