Home
last modified time | relevance | path

Searched hist:ada6f6f4a34351c1320d30e4fc495c1d536bd19c (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/display/
H A Dqxl-logger.cada6f6f4a34351c1320d30e4fc495c1d536bd19c Thu Nov 19 02:58:51 UTC 2020 Alex Chen <alex.chen@huawei.com> hw/display/qxl: Fix bad printf format specifiers

We should use printf format specifier "%u" instead of "%d" for
argument of type "unsigned int".

Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Alex Chen <alex.chen@huawei.com>
Message-id: 20201119025851.56487-1-alex.chen@huawei.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dqxl.cada6f6f4a34351c1320d30e4fc495c1d536bd19c Thu Nov 19 02:58:51 UTC 2020 Alex Chen <alex.chen@huawei.com> hw/display/qxl: Fix bad printf format specifiers

We should use printf format specifier "%u" instead of "%d" for
argument of type "unsigned int".

Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Alex Chen <alex.chen@huawei.com>
Message-id: 20201119025851.56487-1-alex.chen@huawei.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>