Skip to content
GitLab
Explore
Sign in
D3PDMakerUtils: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.D3PDMakerUtils-20230905
into
main
Sep 06, 2023
Overview
8
Commits
1
Pipelines
1
Changes
4
Expand
Pass strings by const reference, not by value. Prefer starts_with to find. Suppress false positive.
Merge request reports
Loading