Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/20/2008 06:39:31
Module Name:	src
Committed By:	tsutsui
Date:		Sun Jan 20 06:39:31 UTC 2008

Modified Files:
	src/sbin/fdisk: fdisk.c

Log Message:
- add a sanity check to avoid possible division by zero
- adjust sector numbers _after_ "Sanity check the data against all zeroes"

Should close PR bin/37656.


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 src/sbin/fdisk/fdisk.c

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