commit | 2c31e1293661cd44b71457b8fd0567b08ef95b0b | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Jun 20 10:52:55 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Jun 20 14:59:52 2022 +0200 |
tree | 0ee2fd582707b6273edc4c9172b45304fbc8821b | |
parent | 483499dc22c13a8ebcb3c960c51e7e8e00b39c9c [diff] |
BUG/MINOR: quic: purge conn Rx packet list on release When releasing a quic_conn instance, free all remaining Rx packets in quic_conn.rx.pkt_list. This partially fixes a memory leak on Rx packets which can be observed after several QUIC connections establishment. This should partially resolve github issue #1751. It must be backported up to 2.6.