]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: acme: ckch_conf_acme_init() when no filename
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 11 Apr 2025 21:44:13 +0000 (23:44 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 11 Apr 2025 23:39:03 +0000 (01:39 +0200)
commit73ab78e91703efa9bd7294838f76454055a470c2
tree92bc6e0e4da37bd12f4d8f57a123c93d15226b23
parent5500bda9eb829bd1160d5f4664bbeeab47b1a8dd
BUG/MINOR: acme: ckch_conf_acme_init() when no filename

Does not try to strdup the configuration filename if there is none.

No backport needed.
src/acme.c