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, 12 Feb 2021 15:04:52 +0000 (16:04 +0100)
commitf5ea269723a205c22d1ac9fd40b8d7fab5cb47ed
treead6ea8ae032c8041d314f1bf30b493139a09e1b9
parent583b6de68aa1a1070ac3b9c5e21605916aed2de0
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.
src/haproxy.c