Skip to content
Snippets Groups Projects

FPGATrackSimAlgorithms: Fix cppcheck 2.14 warnings.

Merged Scott Snyder requested to merge ssnyder/athena:cppcheck.FPGATrackSimAlgorithms-20240510 into main

Copying values in range-for. Potential use of invalidated iterators. Prefer range-for. sprintf format/argument match. sprintf buffer size. Pass objects by const reference, not by value. Prefer returning const references to members rather than copies.

Merge request reports

Pipeline #7365865 passed

Pipeline passed for db1ef531 on ssnyder:cppcheck.FPGATrackSimAlgorithms-20240510

Approval is optional

Merged by Tadej NovakTadej Novak 11 months ago (May 12, 2024 4:03pm UTC)

Merge details

  • Changes merged into main with dc148959 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading