AGDDControl, AGDDHandlers: Fix cppcheck 2.6 warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
AGDDControl, AGDDHandlers: Fix cppcheck 2.6 warnings.
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.AGDDControl-20220126
into
master
Jan 26, 2022
Overview
3
Commits
2
Pipelines
1
Changes
4
A bare throw will just call terminate(). Change them to abort();
Merge request reports
Loading