]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: tcp-rules: Add release functions for existing TCP actions
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 14 Jan 2020 14:05:33 +0000 (15:05 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 20 Jan 2020 14:18:45 +0000 (15:18 +0100)
commitadfc6e8e1437edc162e85ecaf7c65042217fc327
tree2ae0b63577bc319c9adfa71e2f6c28264f0f20f5
parent1337b328d95dd0d5b3577209919d096bcbc0bceb
MINOR: tcp-rules: Add release functions for existing TCP actions

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