commit | 18630643a9b8de6f1b7392cb4ea7849bf67ccb78 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue May 12 18:57:28 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed May 20 18:27:13 2020 +0200 |
tree | 988fc6e1386bc60aa465fce979fed8311495d6f8 | |
parent | 5ff0c64921493cf17691515532333fbea8a7c2e2 [diff] |
MINOR: http-htx: Use a dedicated function to release http_reply objects A function to release an http_reply object has been added. It is now called when an http return rule is released.