]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC QTX: Handle negative IV values correctly (coverity)
authorHugo Landau <hlandau@openssl.org>
Thu, 27 Jul 2023 15:11:45 +0000 (16:11 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:51 +0000 (18:19 +0100)
commita2d4915ab2730797f97c90a127084a668733c96c
tree63c9dde98d8a9a6407e848eba35d5ea4c0a0bcc9
parent4d6ca885998f7c397d8224290a32a27967a97c0b
QUIC QTX: Handle negative IV values correctly (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_record_tx.c