Handle unset bunchgroups.
An array is created to provide space for a maximum number of bunch groups, however not all of the elements are always set leaving null pointers in the array. This fix avoids attempts to dereference null pointers.
This fixes together with !46999 (merged) the data11 test (ATLASRECTS-6338).
Merge request reports
Activity
added Trigger analysis-review-required master review-pending-level-1 labels
CI Result SUCCESS (hash 0a4856db)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 39980]- Resolved by Mark Stockton
- Resolved by Goetz Gaycken
- Resolved by Sergei Rosliakov
Hi @goetz, the debug code needs to be cleaned up while I change the label. After relabel
Sergei L1
added review-user-action-required label and removed review-pending-level-1 label
added review-approved label and removed review-user-action-required label
mentioned in commit e065e9bc
added sweep:ignore label