Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 12/26/2000 05:38:54
Module Name:	basesrc
Committed By:	jhawk
Date:		Tue Dec 26 03:38:54 UTC 2000

Modified Files:
	basesrc/usr.sbin/rpc.lockd [netbsd-1-5]: lockd_lock.c

Log Message:
Pull up revision 1.5 (requested by bouyer):
  Fix an error freeing the wrong lock; in some cases this might have lfree()'d
  a NULL pointer.


To generate a diff of this commit:
cvs rdiff -r1.2.2.1 -r1.2.2.2 basesrc/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.