diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-01-06 17:45:14 +0000 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2017-01-24 23:26:53 +0300 |
commit | 4382fa6554987d8c10cdd0fafb04191a40c9743e (patch) | |
tree | eeefed55306690de08c51d83dc91c00e2a381417 /MAINTAINERS | |
parent | a1f910875668d87e139e79fce38e9c2e1c3747dd (diff) |
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 237a8650d640,
in a similar way, and is the other half of the fix for
coverity CID 1167561.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Michael Walle <michael@walle.cc>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions