Skip to content

Fixing out-of-bounds warning in static analysis

Ralf Gugel requested to merge rgugel/athena:jfexSimOutOfRange into 24.0

This MR is intended to correct the jFEXSim::ExecuteBarrel signature (adjusting the expected array height to the value actually used/assumed, both, inside the relevant function and on the calling side (declaration here)).

Related Jira: ATR-28774

Edited by Sergi Rodriguez Bosca

Merge request reports