]> 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 21:07:34 +0000 (23:07 +0200)
commit2540bfdbb8f9f11b2747c5e97a6ef44c22b6c46d
treea572cf411e0f53c450c5a5b665f4625595780648
parent09c064bf1f1ed2f781696d2d60e75799f8eb0822
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 21:07:35 2026
(Merged from https://github.com/openssl/openssl/pull/30474)
ssl/quic/quic_record_tx.c
test/quicapitest.c