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

concurrent_map: add missing pmemcheck annotation

_size is a volatile variable and does not have to be flushed.
pmemcheck complained about missing flush in pmemkv tests.
parent d4fa94a3
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