Subject: CVS commit: basesrc/usr.sbin/rpc.lockd
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 10/23/2001 22:54:53
Module Name: basesrc
Committed By: oster
Date: Tue Oct 23 19:54:53 UTC 2001
Modified Files:
basesrc/usr.sbin/rpc.lockd: lockd_lock.c
Log Message:
Fix a memory leak: when unlocking make sure we release the memory associated
with the lock begin removed!
Reviewed by thorpej.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 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.