Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/14/2005 17:03:58
Module Name:	src
Committed By:	christos
Date:		Fri Jan 14 17:03:58 UTC 2005

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

Log Message:
Cast nkmempages to vsize_t before shifting to avoid overflow. Requested
by soda.
XXX: should be pulled up to 2.0.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/kern/kern_malloc.c

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