Skip to content

24.0-coverity-SCT_CalibAlgs

Shaun Roe requested to merge sroe/athena:24.0-coverity-SCT_CalibAlgs into 24.0

Resolution of (minor) coverity defect 11824: memory leak in 'wrap up' methods by using 'release' but not deleting the object. New function signature should make clear that StoreGate takes possession of the objects.

Merge request reports