Re: [Qemu-devel] [PATCH v3 0/3] vnc: Fixes for unix socket error handling

2015-05-06 Thread Gerd Hoffmann
On Di, 2015-05-05 at 11:07 -0400, Cole Robinson wrote: > Minor fixes for unix socket error handling, see patches for details added to vnc queue. thanks, Gerd

Re: [Qemu-devel] [PATCH v3 0/3] vnc: Fixes for unix socket error handling

2015-05-05 Thread Eric Blake
On 05/05/2015 09:07 AM, Cole Robinson wrote: > Minor fixes for unix socket error handling, see patches for details > > v3: > Scoop up the v2 of patch 3 > Fix checkpatch warnings Reviewed-by: Eric Blake > > Cole Robinson (3): > vnc: Don't assert if opening unix socket fails > vnc: T