Skip to content

Move initialization of 'overflow' before the return statement

Valgrind shows an error because the overflow by ref variable is not initialized if b==0.

ATR-27691

Edited by Bertrand Martin Dit Latour

Merge request reports