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