CxxUtils: Fix cppcheck warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
CxxUtils: Fix cppcheck warnings.
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.CxxUtils-20231206
into
main
Dec 06, 2023
Overview
4
Commits
1
Pipelines
1
Changes
2
cppcheck needs to see assert() to get assumptions right. Ignored function return value.
Merge request reports
Loading