Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: mycroft
Date: Wed Jul 28 19:33:04 UTC 1999
Modified Files:
basesrc/lib/libc/db/hash: hash_bigkey.c
Log Message:
If (keysize+datasize)%(bsize=14)==0, insertion of a `big key' would cause an
invariant (actually, an ugly hack) to fail, and all Hell would break loose.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/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