Skip to content
Commit 4382fa65 authored by Peter Maydell's avatar Peter Maydell Committed by Michael Tokarev
Browse files

lm32: milkymist-tmu2: fix another integer overflow



Don't truncate the multiplication and do a 64 bit one instead
because the result is stored in a 64 bit variable.

This fixes a similar coverity warning to commit 237a8650,
in a similar way, and is the other half of the fix for
coverity CID 1167561.

Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Acked-by: default avatarMichael Walle <michael@walle.cc>
Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
parent a1f91087
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment