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

radix_tree: properly align Value address in radix_tree::leaf

Original implementation resulted in the following error in multiple
radix tests under UBSAN:

"runtime error: reference binding to misaligned address 0x7fc4f7bc08dc
for type 'const double', which requires 8 byte alignment"
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