From: "Daniel P. Berrangé" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Daniel P. Berrangé" <berrange@redhat.com>,
qemu-stable@nongnu.org,
"Marc-André Lureau" <marcandre.lureau@gmail.com>,
"Mauro Matteo Cascella" <mcascell@redhat.com>,
"Michael Tokarev" <mjt@tls.msk.ru>
Subject: [PULL 0/1 for 8.1] TLS crash fix
Date: Tue, 1 Aug 2023 18:46:49 +0100 [thread overview]
Message-ID: <20230801174650.177924-1-berrange@redhat.com> (raw)
The following changes since commit 802341823f1720511dd5cf53ae40285f7978c61b:
Merge tag 'pull-tcg-20230731' of https://gitlab.com/rth7680/qemu into staging (2023-07-31 14:02:51 -0700)
are available in the Git repository at:
https://gitlab.com/berrange/qemu tags/io-tls-hs-crash-pull-request
for you to fetch changes up to 10be627d2b5ec2d6b3dce045144aa739eef678b4:
io: remove io watch if TLS channel is closed during handshake (2023-08-01 18:45:27 +0100)
----------------------------------------------------------------
Fix crash during early close of TLS channel
----------------------------------------------------------------
Daniel P. Berrangé (1):
io: remove io watch if TLS channel is closed during handshake
include/io/channel-tls.h | 1 +
io/channel-tls.c | 18 ++++++++++++------
2 files changed, 13 insertions(+), 6 deletions(-)
--
2.41.0
next reply other threads:[~2023-08-01 17:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-01 17:46 Daniel P. Berrangé [this message]
2023-08-01 17:46 ` [PULL 1/1] io: remove io watch if TLS channel is closed during handshake Daniel P. Berrangé
2023-08-02 15:14 ` [PULL 0/1 for 8.1] TLS crash fix Richard Henderson
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=20230801174650.177924-1-berrange@redhat.com \
--to=berrange@redhat.com \
--cc=marcandre.lureau@gmail.com \
--cc=mcascell@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@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).