Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/19/2003 07:41:19
Module Name:	src
Committed By:	scw
Date:		Sun Oct 19 07:41:19 UTC 2003

Modified Files:
	src/sys/dev: vnd.c

Log Message:
Be more careful about validating the user-specified geometry, otherwise
it's too easy to specify a geometry which will cause a divide by zero
elsewhere in the disklabel code.


To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/dev/vnd.c

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