]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: set tainted when using CLI expert/experimental mode
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 5 May 2021 14:29:23 +0000 (16:29 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 7 May 2021 12:35:02 +0000 (14:35 +0200)
commitf492992065d0aead958df7613541acb709a0c52c
treee7349ac18a59283101f9dd825a0a5b9eb7b09d31
parent03517735346bc3e46e9fea855dd48c6576996f63
MINOR: cli: set tainted when using CLI expert/experimental mode

Mark the process as tainted as soon as a command command only accessible
in expert or experimental mode is executed.
include/haproxy/global.h
src/cli.c