Do not use a reference to a temporary.
Merge request reports
Activity
added bugfix + 1 deleted label
added 22.0-mc20 InnerDetector review-pending-level-1 labels
The description is the title. A reference to a temporary is stored in a variable and used after the temporary is constructed. This may cause problems if the memory of the temporary is repurposed by e.g. another thread while the reference to this temporary is still being used. May cause segmentation faults, or irreproducible behaviour in the LowBetaAlg, which may not be the most important algorithm, but may have some users.
CI Result SUCCESS (hash 284ec79c)Athena externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 39501]added review-pending-level-2 label and removed review-pending-level-1 label
added review-approved label and removed review-pending-level-2 label
mentioned in commit 545b38ae
added sweep:done label
picked the changes into the branch
cherry-pick-545b38aebeb-master
with commit 82b8e046mentioned in commit 82b8e046
Sweep summary
successful:- master
(see https://aiatlas154.cern.ch/jenkins/job/auto_git_sweeps/1718/console for details)
mentioned in merge request !46798 (merged)
mentioned in commit 7bcba452