Subject: CVS commit: [netbsd-1-6] syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/02/2002 04:04:08
Module Name:	syssrc
Committed By:	lukem
Date:		Fri Aug  2 01:04:07 UTC 2002

Modified Files:
	syssrc/sys/nfs [netbsd-1-6]: nfs_socket.c

Log Message:
Pull up revision 1.75 (requested by fvdl in ticket #604):
Initialize recm to NULL inside the loop, so that a record length of
NULL will not accidentallly append bogus data (the previous record).
Derived from a fix by Matt Dillon in FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.74.4.1 syssrc/sys/nfs/nfs_socket.c

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