TileDetDescr+TileSimEvent+ByteStreamCnvSvcLegacy: Fix cppcheck warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
TileDetDescr+TileSimEvent+ByteStreamCnvSvcLegacy: Fix cppcheck warnings.
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.TileDetDescr-20201013
into
master
Oct 13, 2020
Overview
2
Commits
3
Pipelines
1
Changes
8
Prohibit copying of class owning memory.
Pass class instances by const reference, not by value.
Merge request reports
Loading