Skip to content
GitLab
Explore
Sign in
CxxUtils: ConcurrentRangeMap potential data race.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:fence.CxxUtils-20190203
into
master
Feb 03, 2019
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
In ConcurrentRangeMap::emplace(), should have a fence before the end pointer is updated.
Merge request reports