]> git.kaiwu.me - haproxy.git/commit
MINOR: init: exit() after pre-check upon error
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 4 May 2022 12:29:46 +0000 (14:29 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 4 May 2022 12:29:46 +0000 (14:29 +0200)
commit8b9a2df969a38373328e0ad44ce8f0f8ea62c051
tree2ea039877b2ca7e3a30b5beac620770c52c0bf65
parent9ff95e2269e67337975fb1891279e399efe0495a
MINOR: init: exit() after pre-check upon error

Add a test on the err_code variable so we don't go further if one of the
pre-check callback failed.
src/haproxy.c