Axel Dörfler 8b6e513a2e BFS: _SplitNode() could overflow the new node.
* When the keys were large enough, a large key entering the node could
  overflow the available data in the target node. This caused tree and
  memory corruption.
* This fixes bug #6034.
2015-01-19 21:21:12 +01:00
..
2014-12-19 15:50:37 +01:00
2015-01-17 17:02:40 +01:00
2015-01-06 15:26:42 +01:00