MINOR: quic: Useless TLS context allocations in qc_do_rm_hp()
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 7 Mar 2023 09:28:16 +0000 (10:28 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 8 Mar 2023 07:50:54 +0000 (08:50 +0100)
commit433af7fad9ec05df01438bf4f9a05464b3b73ef5
tree5b5659f4c942442de1a0e976bb087bbd58cac638
parent8ac8a8778d82cb089ab88a37a924d8b93c3789f7
MINOR: quic: Useless TLS context allocations in qc_do_rm_hp()

These allocations are definitively useless.

Must be backported to 2.7.
src/quic_conn.c