_BTree_set(): We leaked a reference to the first key of the second
bucket when deleting the first child of a BTree node with more than one child. This caused >600 int objects to leak in the OI and OO flavors of testRemoveSucceeds.
Showing
Please register or sign in to comment