Comment 2 for bug 1414222

Revision history for this message
Don Slutz (dslutz) wrote : Re: [Qemu-devel] [PATCH 0/3] fix qemu crash about vnc

On 01/29/15 07:52, <email address hidden> wrote:
> From: Gonglei <email address hidden>
>
> Reproducer:
> $ x86_64-softmmu/qemu-system-x86_64
> qemu-system-x86_64: Invalid parameter 'to'
> Segmentation fault (core dumped)
>

This looks to be a fix for

Subject: [Qemu-devel] [Bug 1414222] [NEW] qemu-system-i386: -vnc

  -Don Slutz

> Patch 1~2 is bugfix, patch 3 is trivial.
>
> Gonglei (3):
> vnc: fix qemu crash when not configure vnc option
> vnc: correct missing property about vnc_display
> vnc: using bool type instead of int for QEMU_OPT_BOOL
>
> ui/vnc.c | 45 +++++++++++++++++++++++++++++++++++++--------
> 1 file changed, 37 insertions(+), 8 deletions(-)
>