qemu/ui
Tim Hardeck 6fd8e79af0 vnc: fix possible uninitialized removals
Some VncState values are not initialized before the Websocket handshake.
If it fails QEMU segfaults during the cleanup. To prevent this behavior
intialization checks are added.

Signed-off-by: Tim Hardeck <thardeck@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-01-21 13:33:12 -06:00
..
cocoa.m softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
console.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
curses.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
curses_keys.h
cursor.c
cursor_hidden.xpm
cursor_left_ptr.xpm
d3des.c
d3des.h
input.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
keymaps.c ui: Drop useless null tests in parse_keyboard_layout() 2013-01-16 12:02:47 -06:00
keymaps.h
Makefile.objs vnc: added initial websocket protocol support 2013-01-21 13:33:12 -06:00
qemu-pixman.c
qemu-x509.h
sdl.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
sdl_keysym.h
sdl_zoom.c sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bits 2013-01-15 18:25:30 -06:00
sdl_zoom.h
sdl_zoom_template.h sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bits 2013-01-15 18:25:30 -06:00
spice-core.c qemu-option: move standard option definitions out of qemu-config.c 2013-01-12 17:17:53 +01:00
spice-display.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
spice-input.c
vgafont.h
vnc-auth-sasl.c
vnc-auth-sasl.h
vnc-auth-vencrypt.c
vnc-auth-vencrypt.h
vnc-enc-hextile-template.h
vnc-enc-hextile.c
vnc-enc-tight.c
vnc-enc-tight.h
vnc-enc-zlib.c
vnc-enc-zrle-template.c
vnc-enc-zrle.c
vnc-enc-zrle.h
vnc-enc-zywrle-template.c
vnc-enc-zywrle.h
vnc-jobs.c
vnc-jobs.h
vnc-palette.c
vnc-palette.h
vnc-tls.c
vnc-tls.h
vnc-ws.c vnc: added initial websocket protocol support 2013-01-21 13:33:12 -06:00
vnc-ws.h vnc: added initial websocket protocol support 2013-01-21 13:33:12 -06:00
vnc.c vnc: fix possible uninitialized removals 2013-01-21 13:33:12 -06:00
vnc.h vnc: fix possible uninitialized removals 2013-01-21 13:33:12 -06:00
vnc_keysym.h
x_keymap.c
x_keymap.h