Subject: CVS commit: [netbsd-3] src/sys/compat/freebsd
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/13/2005 11:30:01
Module Name:	src
Committed By:	tron
Date:		Tue Sep 13 11:30:01 UTC 2005

Modified Files:
	src/sys/compat/freebsd [netbsd-3]: freebsd_misc.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #778):
	sys/compat/freebsd/freebsd_misc.c: revision 1.22
Range checks are not optional. The omission of this one, allows the user
to corrupt the heap and/or crash the kernel. (Christer Oeberg)


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.21.2.1 src/sys/compat/freebsd/freebsd_misc.c

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