MINOR: config: add a diag for invalid cpu-map statement
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 15 Apr 2021 16:07:07 +0000 (18:07 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 21 Apr 2021 13:18:57 +0000 (15:18 +0200)
commita2944ecf5d3fd28fe1b7405840a068732bfa035c
treeb4255c992b78ce17edee52118702e8c48542e773
parentaf02c574064873cac3fb10993293d34a4eb94d2f
MINOR: config: add a diag for invalid cpu-map statement

If a cpu-statement is refering to multiple processes and threads, it is
silently ignored. Add a diag message to report it to the user.
src/cfgparse-global.c