From owner-cvs-all Fri Nov 16 10:15:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5F4137B416; Fri, 16 Nov 2001 10:15:33 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAGIFXt17505; Fri, 16 Nov 2001 10:15:33 -0800 (PST) (envelope-from phk) Message-Id: <200111161815.fAGIFXt17505@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 16 Nov 2001 10:15:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2001/11/16 10:15:33 PST Modified files: lib/libc/stdlib malloc.c Log: Correctly call THREAD_UNLOCK() if the recursive call trap is sprung. Pointed out by: knu Revision Changes Path 1.61 +2 -0 src/lib/libc/stdlib/malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message