diff options
author | Paolo Bonzini | 2018-10-03 14:11:38 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2018-10-12 14:49:03 +0200 |
commit | 1d454c3fee00d9d1e46e1ec6788d49da5a0bfdb0 (patch) | |
tree | 786796348b44d7ba0831c58c459f148d63662d2f /include/ui/gtk.h | |
parent | sdl2: Support all virtio-gpu formats (diff) | |
download | qemu-1d454c3fee00d9d1e46e1ec6788d49da5a0bfdb0.tar.gz qemu-1d454c3fee00d9d1e46e1ec6788d49da5a0bfdb0.tar.xz qemu-1d454c3fee00d9d1e46e1ec6788d49da5a0bfdb0.zip |
gtk: fix uninitialized variable
zoom_to_fit is never initialized to false, Coverity complains
(not sure why GCC does not).
Fixes: e8b1386ea1719525a1a92df03377764703fe8c64
Cc: kraxel@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181003121138.22037-1-pbonzini@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/ui/gtk.h')
0 files changed, 0 insertions, 0 deletions