diff options
author | Peter Maydell | 2017-02-16 18:26:48 +0100 |
---|---|---|
committer | Michael Tokarev | 2017-02-28 07:03:39 +0100 |
commit | 3d74ee7dcae57b93a64737b954d76cf96236a367 (patch) | |
tree | 0b9e13fab998381581653d694651185de41bfd27 /hw/misc/imx25_ccm.c | |
parent | qemu-options.hx: add missing id=chr0 chardev argument in vhost-user example (diff) | |
download | qemu-3d74ee7dcae57b93a64737b954d76cf96236a367.tar.gz qemu-3d74ee7dcae57b93a64737b954d76cf96236a367.tar.xz qemu-3d74ee7dcae57b93a64737b954d76cf96236a367.zip |
lm32: milkymist-tmu2: fix a third 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 commits 237a8650d640 and
4382fa655498, in a similar way, and is the final third of the fix for
coverity CID 1167561 (hopefully!).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Michael Walle <michael@walle.cc>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/misc/imx25_ccm.c')
0 files changed, 0 insertions, 0 deletions