fix leak in RTree::Remove()

Caused in the common case when RTree::RemoveNode would remove a non-record-node
child but would have more than min_children_ remaining nodes.

BUG=370779

Review URL: https://codereview.chromium.org/270373002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269154 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 346e45aa47b6821867b46539c89b64e13445fadf
1 file changed
tree: 59b7d91299fec208fb46f627ccbdcd017f9859d3
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/