23.0-cppcheck-AthenaServices

Addresses remaining cppcheck performance reports in the /Control folder : all uses of str = str.substr(0, n) replaced by str.resize(n)

Merge request reports

Loading