While trying to adapt Anthony Liguori's websockets patches to the current standard I ran into some segfaults.
They were triggered during disconnects due to failed VNC handshakes. I have added checks to prevent them. Tim Hardeck (2): vnc: fix segfault due to failed handshake qemu queue: fix uninitialized removals qemu-queue.h | 8 ++++++-- ui/vnc.c | 4 +++- 2 files changed, 9 insertions(+), 3 deletions(-) -- 1.7.10.4