From owner-cvs-all Thu Dec 13 15:46: 7 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 02D4B37B416; Thu, 13 Dec 2001 15:46:02 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBDNk1t93285; Thu, 13 Dec 2001 15:46:01 -0800 (PST) (envelope-from peter) Message-Id: <200112132346.fBDNk1t93285@freefall.freebsd.org> From: Peter Wemm Date: Thu, 13 Dec 2001 15:46:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.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 peter 2001/12/13 15:46:01 PST Modified files: sys/kern vfs_subr.c Log: If we were called to allocate a vnode that is not associated with a mount point, do not dereference the NULL mp argument. Revision Changes Path 1.330 +2 -0 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message