qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] Lost VNC patches


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH 0/2] Lost VNC patches
Date: Wed, 14 Mar 2012 23:16:19 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19

Am 14.03.2012 22:46, schrieb Anthony Liguori:
On 03/14/2012 01:58 AM, Corentin Chary wrote:
Hi Anthony,

Please merge these two patchs from another age, they fix crash in the VNC
server (the iohandler one is only for the threaded server).

Applied.  Thanks.

Regards,

Anthony Liguori


The commit time of my patch was modified here. I had sent the patch on
March 15, 2011, 6:45 p.m., so you could also have waited a day longer
until its first birthday :-)

There is a more serious background why I write this mail: commit
requests should not modify the time when a patch was written.

See http://patchwork.ozlabs.org/patch/87029/ for the original.

Cheers,
Stefan W.




Thanks,

Corentin Chary (1):
   vnc: don't mess up with iohandlers in the vnc thread

Stefan Weil (1):
   vnc: Limit r/w access to size of allocated memory

ui/vnc-jobs-async.c | 48 +++++++++++++++++++++++++++++-------------------
  ui/vnc-jobs.h       |    1 +
  ui/vnc.c            |   15 +++++++++++++++
  ui/vnc.h            |    2 ++
  4 files changed, 47 insertions(+), 19 deletions(-)






reply via email to

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