HomeClusterLabs Projects

Low: libcrmcommon: any negative interval is an error

Description

Low: libcrmcommon: any negative interval is an error

We don't allow negative durations in configuration options.
pcmk_parse_interval_spec() previously checked only for -1, which
crm_get_msec() sets on error, but the user could have explicitly (and
wrongly) set a negative number.

Details

Provenance
kgaillotAuthored on Wed, Oct 16, 12:40 PM
Parents
rP3d2d05f7ecf3: Doc: Pacemaker Explained: correct typo in standard name
Branches
Unknown
Tags
Unknown