]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix test cases using NEW_CONNECTION_ID frame
authorTomas Mraz <tomas@openssl.org>
Fri, 5 May 2023 15:40:55 +0000 (17:40 +0200)
committerHugo Landau <hlandau@openssl.org>
Wed, 17 May 2023 13:04:18 +0000 (14:04 +0100)
commitc301149ad43ee2c611e7b8d4f2826f524f3385aa
tree70f643f6eff5c47ba4d56ef46b411d76a821ebad
parenteff046524b970243196d4622d20ffb8e0aeb208b
Fix test cases using NEW_CONNECTION_ID frame

seq_id must be >= retire_prior_to.

Add negative testcase.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20892)
test/quic_txp_test.c
test/quic_wire_test.c