]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: quic: QUIC TLS secrets memory leak
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 1 Apr 2022 09:21:47 +0000 (11:21 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 1 Apr 2022 14:26:06 +0000 (16:26 +0200)
commit96fd1633e16e86dd3bd6a87783e417d168218a6f
treea34d1e79ffb779aefa53e4c551efc2525f6dcf4e
parent000162e1d69ad07144c495bc6a2f0a12503bd763
BUG/MINOR: quic: QUIC TLS secrets memory leak

We deallocate these secrets from quic_conn_release().
src/xprt_quic.c