QUIC: Ensure locking when injecting datagrams
authorHugo Landau <hlandau@openssl.org>
Fri, 24 Mar 2023 12:03:32 +0000 (12:03 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 30 Mar 2023 10:14:17 +0000 (11:14 +0100)
commit5129e59494cb057bf8f744d7a5d390efa7914c67
tree278cc645c457c7e5b8a6866aea36e85d573ac534
parent54b86b7fa313789e7cc79317c692410c8f336660
QUIC: Ensure locking when injecting datagrams

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