All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Lost VNC patches
@ 2012-03-14  6:58 ` Corentin Chary
  0 siblings, 0 replies; 10+ messages in thread
From: Corentin Chary @ 2012-03-14  6:58 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel, Peter Lieven, kvm, weil, Corentin Chary

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] 10+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.