]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC APL: Avoid having a mutex variable where not needed
authorHugo Landau <hlandau@openssl.org>
Sun, 10 Mar 2024 00:29:07 +0000 (00:29 +0000)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:32 +0000 (11:27 -0500)
commit68537fceaede9ec242db5a5f8799c33c985a37c8
tree3e564cbeea3604e0b6f079f75c158cf126d7e5b8
parent63984f276c8b707e62b8a98684e3efdb456ce9a5
QUIC APL: Avoid having a mutex variable where not needed

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23334)
ssl/quic/quic_impl.c
ssl/quic/quic_local.h