HomeClusterLabs Projects

Fix: tools: improve error handling when modifying configuration

Description

Fix: tools: improve error handling when modifying configuration

Previously, a CRM_CHECK() call contained a "continue" statement, which had no
effect because it is a macro that wraps code in "do...while(0)".

This catches errors earlier as intended, and makes coverity happy.

Details

Provenance
kgaillotAuthored on Sep 18 2015, 12:02 PM
Parents
rPbc869c01c519: Fix: liblrmd: make LSB header parsing more efficient
Branches
Unknown
Tags
Unknown

Event Timeline