Skip to content

AthLinks: Fix cppcheck warnings.

Scott Snyder requested to merge ssnyder/athena:cppcheck.AthLinks-20190203 into master

cppcheck warnings: pass std::string by const ref, not by value.

Merge request reports