GeneratorObjects: Fix potential race.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
GeneratorObjects: Fix potential race.
Scott Snyder
requested to merge
ssnyder/athena:race.GeneratorObjects-20210916
into
master
Sep 16, 2021
Overview
6
Commits
1
Pipelines
1
Changes
1
Fix a potential race in eventIndex() between updating m_ptrs and m_extBarcode. See
ATLASSIM-5304
.
Merge request reports
Loading