Fix handshake locking
authorHugo Landau <hlandau@openssl.org>
Tue, 21 Feb 2023 10:18:59 +0000 (10:18 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 30 Mar 2023 10:14:08 +0000 (11:14 +0100)
commit4a530180e5b9921bc3d1b5228d9be96f2a0b4b07
tree1e3342daac6d251f9a00032ff594e4a939c479b1
parente053505f0ce1a6d15cbcd42e49dabc844610b65a
Fix handshake locking

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20348)
ssl/quic/quic_impl.c