QUIC: Check block_until_pred return value in shutdown (coverity)
authorHugo Landau <hlandau@openssl.org>
Thu, 27 Jul 2023 15:16:32 +0000 (16:16 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:51 +0000 (18:19 +0100)
commit23406e304f4d2406e6aa51c44b8f8dc2612e63fc
tree416a768d3ceaf23689205892e19ed9b8c622c8c1
parenta2d4915ab2730797f97c90a127084a668733c96c
QUIC: Check block_until_pred return value in shutdown (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