libvirt/examples/c/domain
Egor Makrushin f70b7c9772 Explicitly convert type to double to avoid losing precision
Division between integers will also be integer.
Thus, to preserve fractional part explicitly
convert first operand to double.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Fixes: 28d54aab05 ("examples: Introduce domtop")
Signed-off-by: Egor Makrushin <emakrushin@astralinux.ru>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2024-01-24 10:21:23 +01:00
..
dommigrate.c lib: Drop needless one line labels 2021-11-22 12:39:59 +01:00
domtop.c Explicitly convert type to double to avoid losing precision 2024-01-24 10:21:23 +01:00
info1.c examples: fix misc spelling errors reported by codespell 2020-10-05 10:28:46 +01:00
meson.build meson: examples: build and install example files 2020-08-03 09:27:06 +02:00
rename.c examples: Group all C programs together 2019-06-03 17:27:43 +02:00
suspend.c lib: Use the same style in the 'struct option' 2022-11-22 10:15:11 +01:00