On Fri, Dec 9, 2022 at 4:11 PM Savva Mitrofanov wrote: > Multiplication overflow could result into small numbers, so we need also > check it > Can you fix the commit message? Overflow was (in theory) already getting checked, I just did a remarkably poor job open-coding it. Pedro