Subject: CVS commit: src/sbin/newfs
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/20/2003 19:55:34
Module Name:	src
Committed By:	christos
Date:		Sun Apr 20 19:55:34 UTC 2003

Modified Files:
	src/sbin/newfs: mkfs.c

Log Message:
PR/5680: Markus Illenseer: Mounting and using broken mfs results into kernel
panic
Fixed by checking two return cases from alloc() that were not checked before.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sbin/newfs/mkfs.c

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