CxxUtils: Avoid out-of-bounds vector reference.
Fix calculation of end iterator to avoid dereferencing. Fixes crash seen when building with -D_GLIBCXX_ASSERTIONS.
Merge request reports
Activity
This merge request affects 1 package:
- Control/CxxUtils
This merge request affects 1 file:
- Control/CxxUtils/CxxUtils/Array.icc
Adding @ssnyder as watcher
added 24.0 Core review-pending-level-1 labels
✅ CI Result SUCCESS (hash 7b3e4f85)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals ✅ ✅ ✅ ✅ ✅ ✅ cmake ✅ ✅ ✅ ✅ ✅ ✅ make ✅ ✅ ✅ ✅ ✅ ✅ tests ✅ ✅ ✅ ✅ ✅ ✅ Full details available on this CI monitor view. Check the JIRA CI status board for known problems
✅ 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 (remote access info)removed review-pending-level-1 label
added review-approved label
added review-approved-tier0 label
mentioned in commit f7d80865
mentioned in merge request !76777 (merged)