MINOR: debug: enable insecure fork on the command line
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 13 Mar 2024 10:08:50 +0000 (11:08 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 13 Mar 2024 10:23:14 +0000 (11:23 +0100)
commit70be894e417711ffb2af49b1007a2a4c1eb6dcdb
tree52c921ba32e93adb894f3f3ce5b6aeddd8718533
parent07b2e84bce518cc6321e8c9014f75669993dac7c
MINOR: debug: enable insecure fork on the command line

-dI allow to enable "insure-fork-wanted" directly from the command line,
which is useful when you want to run ASAN with addr2line with a lot of
configuration files without editing them.
doc/configuration.txt
doc/management.txt
src/haproxy.c