]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC REACTOR: Ensure no assertion failure or deadlock if called when unable to wait
authorHugo Landau <hlandau@openssl.org>
Thu, 4 Apr 2024 11:03:49 +0000 (12:03 +0100)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:32 +0000 (11:27 -0500)
commit390403abf8d15d11ca953551bc4a6e0cee6b6b33
tree90a5584ad7e87686d317f3ba03740ded300bc7f7
parent01b151fbca5250e1a00c31f1f19d38c0c3517dac
QUIC REACTOR: Ensure no assertion failure or deadlock if called when unable to wait

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24037)
ssl/quic/quic_reactor.c