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

radix_tree: fix key comparison in internal_bound

Key's bytes should be compared as unsigned chars. Otherwsie
thse comparison will yield incorrect result for values < 0.
parent 8a1aec4a
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