Fixing out-of-bounds warning in static analysis
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