Subject: CVS commit: src/lib/libc/db/hash
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/27/2005 23:11:29
Module Name: src
Committed By: christos
Date: Wed Apr 27 23:11:29 UTC 2005
Modified Files:
src/lib/libc/db/hash: hash_bigkey.c
Log Message:
Don't attempt to delete a NULL key. Can happen if we were the only key
in a 64K page. Thanks to Juergen Hannken-Illjes for the test.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/lib/libc/db/hash/hash_bigkey.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.