]> git.ipfire.org Git - thirdparty/openssl.git/commit
quic: avoid partial update in ossl_quic_bind_channel
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Sat, 11 Oct 2025 00:09:43 +0000 (08:09 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Oct 2025 17:22:56 +0000 (19:22 +0200)
commit4aa7b26df006cdcb469dfbf811c00698d803cdf6
tree0bc682c6776b54931ac40f50a26586ed96e0f5e0
parent50a8f559e8f4e4becdee5502aa9fa2f35885869c
quic: avoid partial update in ossl_quic_bind_channel

Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28848)
ssl/quic/quic_channel.c