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>
Mon, 22 Feb 2021 09:23:25 +0000 (10:23 +0100)
commit3dab6c0c9f345ee8dc72ee8f7072521210434cf4
tree86c2ddab9d95c555542d880049d6a79d3b80aa9d
parent05df94b374dbbaeff5a356525a4ad9b1be0ed217
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>
src/haproxy.c