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