]> git.ipfire.org Git - thirdparty/openssl.git/commit
dtls1_read_bytes(): Fix backported patch for no renegotiation
authorTomas Mraz <tomas@openssl.org>
Wed, 4 Jun 2025 16:19:48 +0000 (18:19 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 4 Jun 2025 16:19:48 +0000 (18:19 +0200)
commite1bccde1a76cb3c2b9204093083b8704b81ac37f
treee390e803c8f3164af404335353228146ae2f1cb7
parent4b6f6604d8ad09c1fc0dcd3f122fd6dfa4c02ace
dtls1_read_bytes(): Fix backported patch for no renegotiation

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27762)
ssl/record/rec_layer_d1.c