BUG/MINOR: logs: free logsrv.conf.file on exit
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 20 Apr 2021 15:05:47 +0000 (17:05 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 21 Apr 2021 09:00:29 +0000 (11:00 +0200)
commitd688e01032737ce302ba22315110013f25eb034f
tree3e63d75d14b4dddccb497912dbe0360b53ba9887
parentfb247946a1b0a6dc6b1e6b27631adf1ef40c0ee3
BUG/MINOR: logs: free logsrv.conf.file on exit

Config information has been added into the logsrv struct. The filename
is duplicated and should be freed on exit.

Introduced in the current release.
This does not need to be backported.
src/haproxy.c