Commit 2bf56acc authored by Igor Chorazewicz's avatar Igor Chorazewicz
Browse files

concurrent_hash_map: pass reference to bucket instead of pointer in get_node

get_node() expects pointer to bucket_accessor to always be set, so it's safer to
use reference.
parent 2b381bf3
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