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 129
    • Merge requests 129
  • 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
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !53597

TauTrig : fix memory leak issue in Run3 offline monitoring (ATR-25480)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Antonio De Maria requested to merge ademaria/athena:taumon_memleak into 22.0 May 23, 2022
  • Overview 10
  • Commits 2
  • Pipelines 2
  • Changes 1

This MR is going to fix a memory leak issue during Truth particle analysis in Run3 TauTrigger offline monitoring. The issue was mentioned by @vmartin in https://its.cern.ch/jira/browse/ATR-25480 and also confirmed through private local and GRID test.

IMPORTANT : this MR is a temporary fix until this part of the code will be optimised to use one smart pointers or deep-copy for safer memory allocation management

Tagging @iriu, @gipezzul and @martindl

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: taumon_memleak