From: Geoffrey McRae <geoff@hostfission.com>
To: qemu-devel@nongnu.org
Cc: Geoffrey McRae <geoff@hostfission.com>, kraxel@redhat.com
Subject: [PATCH v6 0/1] audio/jack: fix use after free segfault
Date: Thu, 20 Aug 2020 10:25:14 +1000 [thread overview]
Message-ID: <20200820002515.75576-1-geoff@hostfission.com> (raw)
v6:
* delete the QEMUBH when finished
* fix possible race by taking the iothread mutex
* removed whitespace changes
Geoffrey McRae (1):
audio/jack: fix use after free segfault
audio/jackaudio.c | 51 +++++++++++++++++++++++++++++++++--------------
ui/spice-input.c | 2 ++
2 files changed, 38 insertions(+), 15 deletions(-)
--
2.20.1
next reply other threads:[~2020-08-20 0:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-20 0:25 Geoffrey McRae [this message]
2020-08-20 0:25 ` [PATCH v6 1/1] audio/jack: fix use after free segfault Geoffrey McRae
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=20200820002515.75576-1-geoff@hostfission.com \
--to=geoff@hostfission.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).