QUIC: Miscellaneous error handling updates
authorTomas Mraz <tomas@openssl.org>
Wed, 9 Aug 2023 15:32:49 +0000 (17:32 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Aug 2023 15:18:48 +0000 (17:18 +0200)
commit96014840b69b3ec2f82e230a27cc5c1fa3bfb1bc
treeabbf3256f169e28354598340e2b148b08458d775
parentcb19528b932d66e4e90c9365ed67acaec79fe9ad
QUIC: Miscellaneous error handling updates

Raise errors when appropriate.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21700)
ssl/quic/quic_channel.c
ssl/quic/quic_impl.c
ssl/quic/quic_rx_depack.c
ssl/quic/quic_txp.c