Added check to make sure BTreeItems objects don't segfault by
exceeding underlying BTree data because BTree items were deleted since the BTreeItems object was deleted. Note that accessing BTreeItems elements could give incorrect results if BTree items are deleted after creating a BTreeItems object.
Showing
Please register or sign in to comment