qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] vnc: Fix fatal crash with vnc reverse mode


From: Stefan Weil
Subject: [Qemu-devel] Re: [PATCH] vnc: Fix fatal crash with vnc reverse mode
Date: Wed, 23 Feb 2011 22:57:31 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101226 Iceowl/1.0b1 Icedove/3.0.11

Am 16.02.2011 21:16, schrieb Anthony Liguori:
On 02/16/2011 01:48 PM, Stefan Weil wrote:
Reverse mode is unusable:

    qemu -vnc localhost:5500,reverse

crashes in vnc_refresh_server_surface because some pointers are NULL.

Fix this by calling vnc_dpy_resize (which initializes these pointers)
before calling vnc_refresh.

Cc: Anthony Liguori<address@hidden>
Signed-off-by: Stefan Weil<address@hidden>

Nice catch!

Regards,

Anthony Liguori


What now? Will the patch be committed, is there a different fix for this bug,
or are you planning to remove vnc because it is unmaintained?

Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]