Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 144
    • Merge requests 144
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !54276

23.0-cppcheck-TileCalibAlgs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Shaun Roe requested to merge sroe/athena:23.0-cppcheck-TileCalibAlgs into master Jun 15, 2022
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 5

Resolve cppcheck warnings: check of pointer validity now happens before it is dereferenced. Uninitialised members initialised at declaration. also: deprecated .h header replaced with modern one, memset usage in one file replace with more concise aggregate initialisation.

Edited Jun 15, 2022 by Shaun Roe
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 23.0-cppcheck-TileCalibAlgs