Home
last modified time | relevance | path

Searched hist:"6 fd8e79a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc.h6fd8e79a Mon Jan 21 04:04:45 CST 2013 Tim Hardeck <thardeck@suse.de> 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>
H A Dvnc.c6fd8e79a Mon Jan 21 04:04:45 CST 2013 Tim Hardeck <thardeck@suse.de> 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>