Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 03/16/2000 02:37:00
Module Name: syssrc
Committed By: fvdl
Date: Thu Mar 16 10:37:00 UTC 2000
Modified Files:
syssrc/sys/ufs/ffs: ffs_vfsops.c
Log Message:
Inititalize the fs variable struct a little earlier to avoid referencing
a bad pointer in a printf. Problem reported by Krister Walfridsson.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 syssrc/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.