]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Crash upon too big packets receipt
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 23 Sep 2021 05:33:20 +0000 (07:33 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commit865b07855e18b8deed9af57f8a1aeac20dc567ee
tree3451adfcbebb9e44083392b093b15697c522aa88
parent3230bcfdc4b1b0e069466490af3d713444719ca4
MINOR: quic: Crash upon too big packets receipt

This bug came with this commit:
    ("MINOR: quic: RX packets memory leak")
Too big packets were freed twice.
src/xprt_quic.c