Skip to content

FPGATrackSim: fix memory leaks

Ioannis Maznas requested to merge imaznas/athena:FPGATrackSimFix into main

This addresses some memory leaks spotted in the FPGATrackSim workflow.

Some are meant to be quick fixes till the rest of the code complies with the use of smart pointers.

Related to EFTRACK-546

tag @jahreda @tbold @brosser

Edited by Ioannis Maznas

Merge request reports