]> git.ipfire.org Git - thirdparty/openssl.git/commit
quic: fix NULL txl dereference in qtx_resize_txe
authorNikolas Gauder <nikolas.gauder@tum.de>
Tue, 17 Mar 2026 19:29:28 +0000 (20:29 +0100)
committerNikola Pajkovsky <nikolap@openssl.org>
Sat, 11 Apr 2026 20:55:09 +0000 (22:55 +0200)
commit16892155e15340ba9725d01cd9593726376fd995
tree588d5c370686f76f81aa26b72572142f75ea07db
parent4d487eb1ac22369266cc5ed13510f920fa0325b0
quic: fix NULL txl dereference in qtx_resize_txe

Fixes: 1957148384c7 "QUIC Record Layer (Refactor and TX Side)"
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
MergeDate: Sat Apr 11 20:55:10 2026
(Merged from https://github.com/openssl/openssl/pull/30474)
ssl/quic/quic_record_tx.c
test/quicapitest.c