Subject: CVS commit: [netbsd-3] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 10/15/2005 17:33:31
Module Name:	src
Committed By:	riz
Date:		Sat Oct 15 17:33:31 UTC 2005

Modified Files:
	src/sys/kern [netbsd-3]: kern_verifiedexec.c

Log Message:
Apply patch (requested by elad in ticket #885):
Check if vhe->fp is not NULL before passing it to free(), to prevent
a crash.


To generate a diff of this commit:
cvs rdiff -r1.9.2.27 -r1.9.2.28 src/sys/kern/kern_verifiedexec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.