summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPrasad J Pandit2015-12-03 14:24:17 +0100
committerPeter Maydell2015-12-03 14:34:50 +0100
commit4c65fed8bdf96780735dbdb92a8bd0d6b6526cc3 (patch)
tree2c571142f1fbe400a24f6a77e8e86618d465272e /tests
parentMerge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... (diff)
downloadqemu-4c65fed8bdf96780735dbdb92a8bd0d6b6526cc3.tar.gz
qemu-4c65fed8bdf96780735dbdb92a8bd0d6b6526cc3.tar.xz
qemu-4c65fed8bdf96780735dbdb92a8bd0d6b6526cc3.zip
ui: vnc: avoid floating point exception
While sending 'SetPixelFormat' messages to a VNC server, the client could set the 'red-max', 'green-max' and 'blue-max' values to be zero. This leads to a floating point exception in write_png_palette while doing frame buffer updates. Reported-by: Lian Yihan <lianyihan@360.cn> Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions