Date: Sun, 20 May 2001 05:11:58 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_lookup.c Message-ID: <200105201211.f4KCBw077527@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/05/20 05:11:58 PDT Modified files: (Branch: RELENG_4) sys/kern vfs_lookup.c Log: MFC: 1.41; avoid a NULL-pointer dereference in lookup() that could occur after a filesystem had been forcibly unmounted. Revision Changes Path 1.38.2.2 +12 -2 src/sys/kern/vfs_lookup.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?200105201211.f4KCBw077527>