Subject: CVS commit: src/sys/miscfs/kernfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/29/2004 14:28:41
Module Name: src
Committed By: tron
Date: Sat May 29 14:28:41 UTC 2004
Modified Files:
src/sys/miscfs/kernfs: kernfs_vfsops.c
Log Message:
Don't leak memory in VFS_MOUNT() if set_statvfs_info() fails.
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/sys/miscfs/kernfs/kernfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.