Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/25/2005 11:42:38
Module Name: src
Committed By: drochner
Date: Mon Jul 25 11:42:38 UTC 2005
Modified Files:
src/sys/ufs/ffs: ffs_vfsops.c
Log Message:
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.167 -r1.168 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.