Source-Changes archive

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

CVS commit: [netbsd-3] src/usr.sbin/rpc.lockd



Module Name:    src
Committed By:   snj
Date:           Wed Jun 15 05:52:28 UTC 2005

Modified Files:
        src/usr.sbin/rpc.lockd [netbsd-3]: lockd_lock.c

Log Message:
Pull up revision 1.21 (requested by lukem in ticket #417):
Test the correct pointer 'rfl' rather than an uninitialized 'fl' when
determining whether the lock was a LOCK_V4 or not.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.20.6.1 src/usr.sbin/rpc.lockd/lockd_lock.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