Skip to content

CrestApi+TrigT1RPClogic: Fix cppcheck warnings.

Scott Snyder requested to merge ssnyder/athena:cppcheck.CrestApi-20230417 into 23.0

Pass objects by const reference, not by value.

Merge request reports