Skip to content

Derivation BPHY: Fix undef behaviour as warned by cppcheck

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

Fix warning as found in:

ATLASSQ-377 ATLASSQ-376 ATLASSQ-375 ATLASSQ-374 ATLASSQ-373

While this was technically undefined behaviour I think it was working as intended anyway. Still it should be fixed.

Merge request reports