Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Merge requests
!50029
Merged
Created
Jan 28, 2022
by
Scott Snyder
@ssnyder
Developer
Options
TrkExTools+LArG4H6SD: Fix cppcheck 2.6 warnings.
Overview
2
Commits
2
Pipelines
1
Changes
2
A bare throw will just call terminate(). Change them to abort();