Commit 45bc3b6f authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

radix_tree: get rid of recursion

in radix_tree_iterator::operator++/-- <-> internal_bound. The recursion
caused stack overflow errors, e.g. : https://github.com/pmem/libpmemobj-cpp/issues/1091
parent 48082954
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment