Do not preserve pointer to stack variable
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
Merge request reports
Activity
This merge request affects 1 package:
- Trigger/TrigConfiguration/TrigConfData
This merge request affects 2 files:
- Trigger/TrigConfiguration/TrigConfData/TrigConfData/DataStructure.h
- Trigger/TrigConfiguration/TrigConfData/src/DataStructure.cxx
Adding @orlando ,@cmorenom ,@mark ,@paulama ,@asonay as watchers
added Trigger analysis-review-required master review-pending-level-1 labels
CI Result FAILURE (hash c761a559)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 2, warnings 2
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 1, warnings 1
AthAnalysis: number of compilation errors 1, warnings 1
DetCommon: number of compilation errors 1, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 39818]added 1 commit
- b0f4588b - Merge branch 'master-HLT-dq-mon-sort-alphabetically' into 'master'
added 2 commits
CI Result SUCCESS (hash c529a997)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 39860]added review-approved label and removed review-pending-level-1 label
mentioned in commit 06970ed7
added sweep:ignore label