Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/db/hash
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.
Home |
Main Index |
Thread Index |
Old Index