]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC MSST: Test that SSL_free works in either order
authorHugo Landau <hlandau@openssl.org>
Thu, 27 Apr 2023 14:54:12 +0000 (15:54 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 12 May 2023 13:47:14 +0000 (14:47 +0100)
commit97f30fd5d84d3409a4720226f61e94b6442fb3c9
tree2b756dfa080b7fce0af285073c721a1c1b5116c9
parent9cab4bd52396275338a027c02b3a52fbcede6aa5
QUIC MSST: Test that SSL_free works in either order

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