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<aligu...@us.ibm.com>
Signed-off-by: Stefan Weil<w...@mail.berlios.de>
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