]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC TEST: Fix double close of FD (coverity)
authorHugo Landau <hlandau@openssl.org>
Thu, 27 Jul 2023 15:29:42 +0000 (16:29 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:51 +0000 (18:19 +0100)
commit410a90f598a77546b847ba28b4bd8559ac57ab31
treeaa36485688c6ea87d70e629503771d198420de9e
parent8761efb2ccc96f81201af279ec66e8ceeee9c7a3
QUIC TEST: Fix double close of FD (coverity)

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