QUIC APL: Unlock mutex before freeing (clang tsan error)
authorHugo Landau <hlandau@openssl.org>
Mon, 22 May 2023 12:24:02 +0000 (13:24 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 24 May 2023 09:34:55 +0000 (10:34 +0100)
commit45b7c7e06e8d28ad9a7ea0f7662ec04f283f7c36
tree3770beea1c9b6fed844a562e6cde07047c6df873
parentabbbc06a94cafa7e212bfe7dcbf818ac33d986d3
QUIC APL: Unlock mutex before freeing (clang tsan error)

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