]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http-rules: Add release functions for existing HTTP actions
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 14 Jan 2020 13:47:34 +0000 (14:47 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 20 Jan 2020 14:18:45 +0000 (15:18 +0100)
commit2eb539687eecb3b8b35120ffcfa9764165058e3d
tree9b50d4cee0e7bf3a64ee2041d5e7c136ac6b05b1
parentd73b96d48cb8ed45e4f32c735d28f5f7a2818900
MINOR: http-rules: Add release functions for existing HTTP actions

HTTP actions allocating memory during configuration parsing now use dedicated
functions to release it.
src/http_act.c