commit | 1aab911017e0634c109325eff73d5d49325babed | [log] [tgz] |
---|---|---|
author | Eric Salama <esalama@haproxy.com> | Fri Sep 18 11:55:17 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Sep 18 12:06:08 2020 +0200 |
tree | bfab11e96e7f03e659f9be9c3a4d55d9fe7dcdb1 | |
parent | d2414a23c4c20b14c54ee9279e99fb96c81a29b1 [diff] |
BUG/MINOR: Fix memory leaks cfg_parse_peers When memory allocation fails in cfg_parse_peers or when an error occurs while parsing a stick-table, the temporary table and its id must be freed. This fixes github issue #854. It should be backported as far as 2.0.