Fix a memory corruption when loading from snapshot.
Implementation of TreeIndex::reserve() had a bug when tree.members weren't allocated while buildNext was already using them. Remove sptree_index_node magic and simplify sptree iterators. </kostja>
Loading
Please register or sign in to comment