Skip to content
GitLab
Explore
Sign in
ISF_PunchThroughTools+TileTBRec: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.ISF_PunchThroughTools-20230613
into
23.0
Jun 13, 2023
Overview
3
Commits
2
Pipelines
1
Changes
3
Expand
Pass strings by const reference, not by value. Redundant string conversions.
Merge request reports