Skip to content

TRT_DetElementsRoadCondAlg_xk: Fix undefined behaviour

Adam Edward Barton requested to merge abarton/athena:undefTRT2 into master

Fixes a nasty undefined behaviour bug in TRT_DetElementsRoadCondAlg_xk.

Also reduce memory allocations.

Merge request reports