Skip to content
GitLab
Explore
Sign in
L1Decoder: Fix thread-safety checker warning.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:thread.L1Decoder-20200226
into
master
Feb 26, 2020
Overview
2
Commits
1
Pipelines
1
Changes
2
Expand
Avoid use of non-const static data.
Was missed before, but uncovered by pending checker changes.
Merge request reports
Loading