Subject: CVS commit: [netbsd-1-5] syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/04/2002 04:15:56
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Sep  4 01:15:55 UTC 2002

Modified Files:
	basesrc [netbsd-1-5]: CHANGES-1.5.4
	syssrc/sys/nfs [netbsd-1-5]: nfs_socket.c

Log Message:
pullup sys/nfs/nfs_socket.c 1.75 (fvdl)

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.1.2.12 -r1.1.2.13 basesrc/CHANGES-1.5.4
cvs rdiff -r1.57.2.2 -r1.57.2.3 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.