MINOR: log: move log-forwarders cleanup in log.c
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 3 Jul 2023 16:07:30 +0000 (18:07 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 6 Sep 2023 14:06:39 +0000 (16:06 +0200)
commite187361b5295d04a507c6f8397729ce66ace788b
tree51c5d1fe9fc4d500655455f584b533468357a385
parent32f1db6d0d43452e6a2a353565e5dbb207d6a2dd
MINOR: log: move log-forwarders cleanup in log.c

Move the log-forwarded proxies cleanup from global deinit() function into
log dedicated deinit function.

No backport needed.
src/haproxy.c
src/log.c