]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/quic/quic_txp.c
QUIC TXP: Fix bug where TXPIM PKT could be used after free
authorHugo Landau <hlandau@openssl.org>
Thu, 27 Jul 2023 12:35:26 +0000 (13:35 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:50 +0000 (18:19 +0100)
commit6a2b70e21b0ae4a6d1550a86833f3996b78b6755
treeabab4b4c16e5e7e84aff2e71eda468b777dcab9a
parentd63b8cbb1be215bab4bea34e4a17c7fd13f8da49
QUIC TXP: Fix bug where TXPIM PKT could be used after free

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21565)
ssl/quic/quic_txp.c