]> git.ipfire.org Git - thirdparty/openssl.git/commit
Resetting the cookie_len should set the cookie_len to 0.
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Fri, 10 Oct 2025 12:36:31 +0000 (20:36 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Oct 2025 17:11:26 +0000 (19:11 +0200)
commit7109f48d87e3152f1334dc5181fd16d4a57df88c
tree7f0b8fc052ddd087f8caa9d158e3c020ad274d3a
parentf7c0fcf0282435687010a34184d4248566008c35
Resetting the cookie_len should set the cookie_len to 0.

Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28817)
ssl/d1_lib.c