Date: Wed, 17 Apr 2002 10:51:10 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_environment.c src/sys/sys systm.h Message-ID: <200204171751.g3HHpAJ34448@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/04/17 10:51:10 PDT
Modified files:
sys/kern kern_environment.c
sys/sys systm.h
Log:
Avoid calling malloc() or free() while holding the
kenv lock.
Reviewed by: jake
Revision Changes Path
1.22 +26 -13 src/sys/kern/kern_environment.c
1.172 +1 -1 src/sys/sys/systm.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204171751.g3HHpAJ34448>
