Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/14/2004 12:28:35
Module Name:	src
Committed By:	yamt
Date:		Mon Jun 14 12:28:35 UTC 2004

Modified Files:
	src/sys/nfs: nfs_subs.c

Log Message:
nfs_searchdircache: fix a null dereference in the case that
offset!=0 and dircache hasn't been initialized yet.


To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/sys/nfs/nfs_subs.c

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