Skip to content
Snippets Groups Projects
Commit aaeef3c2 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

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>
parent d8d39564
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment