Skip to content
GitLab
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 152
    • Merge requests 152
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !35247

Fix DEBUG mode segfault in GlobalChi2Fitter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Stephen Nicholas Swatman requested to merge sswatman/athena:bugfix/gx2f_debug_msg_segfault into master Jul 30, 2020
  • Overview 7
  • Commits 1
  • Pipelines 1
  • Changes 1

This commit fixes a sloppy segmentation fault I introduced in !35126 (merged). The segmentation fault occurs only in debug mode, as it concerns the deferencing of a smart pointer after release. We simply re-order the lines to fix the issue. Affects ATR-21725.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix/gx2f_debug_msg_segfault