_BTree_set(): This is BTree_grow's only caller, and BTree_grow() can leave
a BTree in an invalid state. Normally, _BTree_set() repairs this before return, but in case of error may not. Now it does.
Showing
Please register or sign in to comment