]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC APL: Fix locking in XSO code and fix tests
authorHugo Landau <hlandau@openssl.org>
Tue, 18 Apr 2023 18:30:55 +0000 (19:30 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 12 May 2023 13:47:12 +0000 (14:47 +0100)
commit13ac037d0148b6e461ca635bb1c627a4b759318a
tree7fdd6119daf19af1058abb4f18c290fff9ce4090
parent995ff282103d444844a476ae6aba4a05936284fa
QUIC APL: Fix locking in XSO code and fix tests

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