AthenaMonitoring: Fix cppcheck warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
AthenaMonitoring: Fix cppcheck warnings.
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.AthenaMonitoring-20190608
into
master
Jun 08, 2019
Overview
2
Commits
1
Pipelines
1
Changes
4
cppcheck warnings:
Use string::compare() instead if string::find()==0.
Passing strings by value.
Merge request reports
Loading