[Qemu-devel] [PATCH 0/2] fix segfaults triggered by failed vnc handshakes

2012-10-14 Thread Tim Hardeck
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

[Qemu-devel] [PATCH 0/2] fix segfaults triggered by failed vnc handshakes

2012-10-09 Thread Tim Hardeck
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