Skip to content

IOVDbSvc: Fix cppcheck warnings.

Scott Snyder requested to merge ssnyder/athena:cppcheck.IOVDbSvc-20211218 into master

Clases that manage resources should not have a default copy ctor/assignment op.

Merge request reports