-
Tim Peters authored
a BTree in an invalid state. Normally, _BTree_set() repairs this before return, but in case of error may not. Now it does.
81a354c7
a BTree in an invalid state. Normally, _BTree_set() repairs this before return, but in case of error may not. Now it does.