Skip to content

AtlXZYBSEvents.cxx: use unique_ptr instead of new/delete

Walter Lampl requested to merge wlampl/athena:ListBSEventUptr23 into 23.0

Update the various utility scripts in ByteStreamCnv/test to systematically use unique_ptr for memory they manage.

Merge request reports