Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 11/30/2006 01:42:21
Module Name:	src
Committed By:	elad
Date:		Thu Nov 30 01:42:21 UTC 2006

Modified Files:
	src/sys/kern: kern_verifiedexec.c

Log Message:
Make sure that memory freed as M_VERIEXEC was allocated with that type.

Pointed out by Jason Thorpe, thanks!


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 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.