qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Corentin Chary <corentincj@iksaif.net>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Corentin Chary <corentincj@iksaif.net>, Peter Lieven <pl@dlh.net>,
	qemu-devel@nongnu.org, kvm@vger.kernel.org, weil@mail.berlios.de
Subject: [Qemu-devel] [PATCH 0/2] Lost VNC patches
Date: Wed, 14 Mar 2012 07:58:46 +0100	[thread overview]
Message-ID: <1331708328-21414-1-git-send-email-corentincj@iksaif.net> (raw)

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

             reply	other threads:[~2012-03-14  6:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14  6:58 Corentin Chary [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1331708328-21414-1-git-send-email-corentincj@iksaif.net \
    --to=corentincj@iksaif.net \
    --cc=aliguori@us.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=pl@dlh.net \
    --cc=qemu-devel@nongnu.org \
    --cc=weil@mail.berlios.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).