Skip to content
GitLab
Explore
Sign in
IdDict+IdDictParser: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.IdDict-20221222
into
master
Dec 22, 2022
Overview
2
Commits
2
Pipelines
1
Changes
4
Expand
Pass strings as const reference, not by value. Potential out-of-bounds array accesses.
Merge request reports
Loading