QUIC APL: Add missing unlock call (coverity)
authorHugo Landau <hlandau@openssl.org>
Thu, 27 Jul 2023 15:17:33 +0000 (16:17 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:51 +0000 (18:19 +0100)
commit4669a3d79b59d037ccb5b4a30bc522ebe55d3eec
tree63c4acb3e0205c69025520f1693fd70988c25945
parent23406e304f4d2406e6aa51c44b8f8dc2612e63fc
QUIC APL: Add missing unlock call (coverity)

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