]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: dns: Add function to release memory allocated for a do-resolve rule
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 24 Jan 2020 17:12:58 +0000 (18:12 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 6 Feb 2020 13:55:34 +0000 (14:55 +0100)
commit3b2bb63ded00fea8525b3fc29e6bb30671b272c7
tree71373d90f163b2356371fe19efa410869ccad32d
parenta4168434a72d22cb109c55a783c1133d2f73b81f
MINOR: dns: Add function to release memory allocated for a do-resolve rule

Memory allocated when a do-resolve rule is parsed is now released when HAProxy
exits.
src/dns.c