]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correctly call THREAD_UNLOCK() if the recursive call trap is sprung.
authorphk <phk@FreeBSD.org>
Fri, 16 Nov 2001 18:15:33 +0000 (18:15 +0000)
committerphk <phk@FreeBSD.org>
Fri, 16 Nov 2001 18:15:33 +0000 (18:15 +0000)
commit1fb8368599f8504e692e24fba674e3d207fac051
tree945ad717233e21a7251df992687fbaf930970b63
parent7be0fe02d5fe680e1e60d9aa445767874d96f7fe
Correctly call THREAD_UNLOCK() if the recursive call trap is sprung.

Pointed out by: knu
lib/libc/stdlib/malloc.c