Date: Mon, 1 May 2000 03:53:24 -0700 (PDT) From: Paul Saab <ps@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand nfs.c Message-ID: <200005011053.DAA38169@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2000/05/01 03:53:24 PDT
Modified files:
lib/libstand nfs.c
Log:
Do not attempt to free a nfs node if it is the root node. The root
node is statically allocated and is not guarded, so free will panic
in nfs_close.
Revision Changes Path
1.4 +4 -3 src/lib/libstand/nfs.c
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?200005011053.DAA38169>
