commit | a7befda8d80d759cb88ef6732581860166ecf438 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Thu Feb 26 10:07:14 2004 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Thu Feb 26 10:07:14 2004 +0000 |
tree | 0d67c57f5b0c9bf097378dd349f1100f2ca6f89b | |
parent | 904de5b7343994a7fcb2941ce094ab60da68afed [diff] |
Fixes SF bug # 778421 * Fixed a bug in the compatibility interface set_location() method where it would not properly search to the next nearest key when used on BTree databases. [SF bug id 788421] * Fixed a bug in the compatibility interface set_location() method where it could crash when looking up keys in a hash or recno format database due to an incorrect free().