23.0-cppcheck-AthenaKernel
Fix cppcheck performance defects: replace s = s.substr(0, n) with s.resize(n).
GitLab Registry scheduled maintenance on Wednesday, October 09th 2024 as of 20:00h Geneva time for a period of 1 hour. Further information under https://cern.ch/otg0152540.
Fix cppcheck performance defects: replace s = s.substr(0, n) with s.resize(n).