Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 11/21/2000 05:47:42
Module Name: basesrc
Committed By: enami
Date: Tue Nov 21 03:47:42 UTC 2000
Modified Files:
basesrc/usr.sbin/rpc.lockd: lockd_lock.c
Log Message:
Don't try to deallocate an object pointed by NULL pointer. Instead,
deallocate the right one.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.