Skip to content
GitLab
Explore
Sign in
23.0-cppcheck-AthenaKernel
Code
Review changes
Check out branch
Download
Patches
Plain diff
Shaun Roe
requested to merge
sroe/athena:23.0-cppcheck-AthenaKernel
into
master
Oct 05, 2022
Overview
3
Commits
2
Pipelines
1
Changes
2
Expand
Fix cppcheck performance defects: replace s = s.substr(0, n) with s.resize(n).
Merge request reports
Loading