CLEANUP: deinit: release global and per-proxy server-state variables on deinit
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 12 Feb 2021 08:28:13 +0000 (09:28 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 26 Feb 2021 15:54:29 +0000 (16:54 +0100)
commit79c6a24b6752eef8dc26341ad9bbddde36877bb4
tree0529eadede59d4df976bc9f6d59ce5dcb4487bc5
parent082cd495247a5002736ceb0cbadf11b17f865646
CLEANUP: deinit: release global and per-proxy server-state variables on deinit

The global server-state base directory and file name are now released on
deinit, as well as per-proxy server-state file name.

(cherry picked from commit f5ea269723a205c22d1ac9fd40b8d7fab5cb47ed)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit 3dab6c0c9f345ee8dc72ee8f7072521210434cf4)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit ba56cfd29574d6015ce8eb9278a971758c8c1788)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/haproxy.c