• Gregory P. Smith's avatar
    Fixes SF bug # 778421 · 9b1c8822
    Gregory P. Smith authored
     * 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().
    9b1c8822
test_basics.py 27.4 KB