HomeClusterLabs Projects

Fix: libcrmcommon: pcmk__preproc_cmdline doesn't need argc.

Description

Fix: libcrmcommon: pcmk__preproc_cmdline doesn't need argc.

argv should be a NULL terminated list, which means we do not need to
pass argc around if all we're doing is using it to iterate over a list.

Details

Provenance
clumensAuthored on Dec 3 2019, 11:46 AM
Parents
rP264afd724f32: Merge pull request #1958 from kgaillot/fixes
Branches
Unknown
Tags
Unknown

Event Timeline