Skip to content
GitLab
Explore
Sign in
MuonNSWCommonDecode: Fix cppcheck warning.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.MuonNSWCommonDecode-20231004
into
main
Oct 04, 2023
Overview
3
Commits
1
Pipelines
1
Changes
2
Expand
Pass strings by const reference, not by value. Shifting signed integers.
Merge request reports