commit | 36b536652f23c8b9b430d7a7cbb42a696d06a929 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Sep 18 15:59:39 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Sep 18 16:17:09 2020 +0200 |
tree | 5b99f56eacdd1405537cc09d9a476eb15a20a095 | |
parent | 1aab911017e0634c109325eff73d5d49325babed [diff] |
BUG/MINOR: config: Fix memory leak on config parse listen This memory leak happens if there is two or more defaults section. When the default proxy is reinitialized, the structure member containing the config filename must be freed. Fix github issue #851. Should be backported as far as 1.6.