qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Lost VNC patches
@ 2012-03-14  6:58 Corentin Chary
  2012-03-14  6:58 ` [Qemu-devel] [PATCH 1/2] vnc: don't mess up with iohandlers in the vnc thread Corentin Chary
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Corentin Chary @ 2012-03-14  6:58 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Corentin Chary, Peter Lieven, qemu-devel, kvm, weil

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).

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(-)

-- 
1.7.3.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-03-15  6:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-14  6:58 [Qemu-devel] [PATCH 0/2] Lost VNC patches Corentin Chary
2012-03-14  6:58 ` [Qemu-devel] [PATCH 1/2] vnc: don't mess up with iohandlers in the vnc thread Corentin Chary
2012-03-14  6:58 ` [Qemu-devel] [PATCH 2/2] vnc: Limit r/w access to size of allocated memory Corentin Chary
2012-03-14 21:46 ` [Qemu-devel] [PATCH 0/2] Lost VNC patches Anthony Liguori
2012-03-14 22:16   ` Stefan Weil
2012-03-15  6:28     ` Corentin Chary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).