]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CHANNEL: Send correct alert code if no TPARAMs received
authorHugo Landau <hlandau@openssl.org>
Tue, 25 Jul 2023 10:32:24 +0000 (11:32 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Aug 2023 13:33:42 +0000 (14:33 +0100)
commit3ad5711e484736c7383b43d03f83e5700e589dfa
tree10f7892ba360a8fde3b804417c75d78fce014cca
parentc5cb85b6651256fcdd0cf15c14f4d082f73c1abb
QUIC CHANNEL: Send correct alert code if no TPARAMs received

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21547)
include/internal/quic_error.h
ssl/quic/quic_channel.c