Skip to content

AthenaKernel: Fix cppcheck warnings.

Uninitialized variables. Work around cppcheck 2.12 bug that puts symbols for the arguments to lambdas in the wrong scope.

Merge request reports