Subject: CVS commit: [netbsd-3] src/lib/libc/db/hash
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/28/2005 15:10:52
Module Name:	src
Committed By:	tron
Date:		Thu Apr 28 15:10:52 UTC 2005

Modified Files:
	src/lib/libc/db/hash [netbsd-3]: hash_bigkey.c

Log Message:
Pull up revision 1.19 (requested by christos in ticket #212):
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.18.2.1 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.