]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix off-by-one overflow in the AST resubmit
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Fri, 10 Oct 2025 11:55:31 +0000 (19:55 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Oct 2025 17:02:26 +0000 (19:02 +0200)
commit3aa2f3a4566f34e99050efdb074fc1375b1572ad
tree223d9ac72300c922f0b4a46a726fdca18b001904
parent0d3efc875483d212b4cc2082247bf6abb2b56aca
Fix off-by-one overflow in the AST resubmit

Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28811)
apps/lib/vms_term_sock.c