diff options
author | Tim Hardeck | 2013-01-21 11:04:45 +0100 |
---|---|---|
committer | Anthony Liguori | 2013-01-21 20:33:12 +0100 |
commit | 6fd8e79af031d8cfc0eb02d40d03281917fcb27b (patch) | |
tree | 6fc46c4b8eef0ac65e9a9f3ac1f446dacdf83f1d /hw/a9mpcore.c | |
parent | vnc: added initial websocket protocol support (diff) | |
download | qemu-6fd8e79af031d8cfc0eb02d40d03281917fcb27b.tar.gz qemu-6fd8e79af031d8cfc0eb02d40d03281917fcb27b.tar.xz qemu-6fd8e79af031d8cfc0eb02d40d03281917fcb27b.zip |
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>
Diffstat (limited to 'hw/a9mpcore.c')
0 files changed, 0 insertions, 0 deletions