Date: Sun, 3 May 2009 17:51:38 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <200905031751.n43Hpkff091784@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-05-03 17:51:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libc/stdlib malloc.c Log: SVN rev 191767 on 2009-05-03 17:51:38Z by kib MFC r185514 (by jasone): Fix a lock order reversal bug that could cause deadlock during fork(2). Reported and tested by: makc Approved by: re (kensmith) Revision Changes Path 1.147.2.7 +37 -11 src/lib/libc/stdlib/malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905031751.n43Hpkff091784>