Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Tyler R. Retzlaff <rtr@netbsd.org>
List: source-changes
Date: 03/19/2006 04:10:03
Module Name:	src
Committed By:	rtr
Date:		Sun Mar 19 04:10:03 UTC 2006

Modified Files:
	src/sys/ufs/lfs: lfs_syscalls.c

Log Message:
init struct vnode *vp = NULL
coverity 2724 / run 6
XXX in future runs coverity may complain about deref NULL now but comment
    on line 382 indicates this should not be possible


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/ufs/lfs/lfs_syscalls.c

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