Re: [Qemu-devel] [Patch] VNC: Fix crash with non-resizing clients

2007-10-03 Thread Eduardo Felipe
2007/10/3, Daniel P. Berrange <[EMAIL PROTECTED]>: > > > The memset calls in that patch are bogus & not correctly fixing the buffer > update problem. You're merely setting the 'old data' to have pixel value > 42 - if the guest OS framebuffer happens to also have aras with pixel > value > of 42 too,

Re: [Qemu-devel] [Patch] VNC: Fix crash with non-resizing clients

2007-10-03 Thread Daniel P. Berrange
On Wed, Oct 03, 2007 at 09:29:59PM +0200, Eduardo Felipe wrote: > Hi, > > 2007/9/25, GUERRAZ Francois <[EMAIL PROTECTED]>: > > > > > > About your VNC problems : I have had problems w/ vnc too (see > > http://qemu-forum.ipi.fi/viewtopic.php?p=10468) but had no answer as > > well... > > > This pro

[Qemu-devel] [Patch] VNC: Fix crash with non-resizing clients

2007-10-03 Thread Eduardo Felipe
Hi, 2007/9/25, GUERRAZ Francois <[EMAIL PROTECTED]>: > > > About your VNC problems : I have had problems w/ vnc too (see > http://qemu-forum.ipi.fi/viewtopic.php?p=10468) but had no answer as > well... This problem happens when the VNC client doesn't support the DesktopSize pseudo-encoding. Qemu