Skip to content
Snippets Groups Projects

Do not preserve pointer to stack variable

Merged Adam Edward Barton requested to merge abarton/athena:fixTrigcon into master

This seems to be preserving a pointer to a stack variable in xAODConfigSvc.cxx:894 case which is dangerous. Valgrind reports a memory leak in this method. As if xAODConfigSvc is not destroyed

Edited by Adam Edward Barton

Merge request reports

Loading
Loading

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