]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: log/proxy: fix comment in proxy_free_common()
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 11 Jun 2024 08:52:37 +0000 (10:52 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Tue, 11 Jun 2024 09:00:11 +0000 (11:00 +0200)
commitc6931a4f01a29cb4f36e0b70900a6c97a5a2bdda
treec984b5e1c7d62eaf590a153b91127511ef6e4746
parente4f122f3f46ff7b6e28f3599e8ec2006e2caac37
CLEANUP: log/proxy: fix comment in proxy_free_common()

Thanks to previous commit, logformat expressions for default proxies are
also postchecked, adjusting a comment that suggests it's not the case.
src/proxy.c