Subject: CVS commit: [netbsd-3] src/usr.sbin/rpc.lockd
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 06/15/2005 05:52:28
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.