Skip to content

23.0-cppcheck-StorageSvc

Shaun Roe requested to merge sroe/athena:23.0-cppcheck-StorageSvc into master

cppcheck defect of possible nullptr dereference before it is checked. Tidied headers a bit, which needed removal of the 'using namespace std' in the .cxx, and subsequent changes to make it compile.

Merge request reports