Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/nfs



Module Name:    syssrc
Committed By:   fvdl
Date:           Fri Aug  2 00:09:34 UTC 2002

Modified Files:
        syssrc/sys/nfs: nfs_socket.c

Log Message:
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.75 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