Subject: CVS commit: [netbsd-1-5] basesrc/usr.sbin/rpc.lockd
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/14/2001 00:05:39
Module Name: basesrc
Committed By: he
Date: Tue Nov 13 22:05:39 UTC 2001
Modified Files:
basesrc/usr.sbin/rpc.lockd [netbsd-1-5]: lockd_lock.c
Log Message:
Pull up revision 1.8 (requested by oster):
Fix a memory leak: when unlocking, make sure we release the memory
associated with the lock being removed.
To generate a diff of this commit:
cvs rdiff -r1.2.2.2 -r1.2.2.3 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.