Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] syssrc/sys/nfs
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.
Home |
Main Index |
Thread Index |
Old Index