]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mworker: "program" section does not have a post_section_parser anymore
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 12 Feb 2025 11:29:48 +0000 (12:29 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 12 Feb 2025 11:37:01 +0000 (12:37 +0100)
commit5c2039b5b8fecfd3019be35e4ae7b549ead895ee
treed5989b02638b8a5d81d9b19a27ea7be8b2cb9c5a
parent313eeae7dbcafac37ea6710c92de79c992c17d4c
CLEANUP: mworker: "program" section does not have a post_section_parser anymore

The "program" section does not have a post_section_parser anymore so no
need to make an exception for it.
src/cfgparse.c