Subject: CVS commit: [netbsd-3] src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/10/2006 13:02:08
Module Name:	src
Committed By:	tron
Date:		Fri Mar 10 13:02:08 UTC 2006

Modified Files:
	src/sys/ufs/ffs [netbsd-3]: ffs_vfsops.c

Log Message:
Pull up following revision(s) (requested by drochner in ticket #1189):
	sys/ufs/ffs/ffs_vfsops.c: revision 1.168
fix crash in mount error handling: don't free storage which was not
malloc'd


To generate a diff of this commit:
cvs rdiff -r1.162.2.1 -r1.162.2.2 src/sys/ufs/ffs/ffs_vfsops.c

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