Skip to content

StoreGate+PersistencySvc: Fix cppcheck warnings.

Scott Snyder requested to merge ssnyder/athena:cppcheck.StoreGate-20230922 into main

Pass string by const reference, not by value.

Merge request reports