HomeClusterLabs Projects

Low: libcrmcommon: Consistently free iov on error.

Description

Low: libcrmcommon: Consistently free iov on error.

If pcmk__ipc_prepare_iov hits an error, it should free the iov and
return NULL for that parameter. Callers do not need to free it. We
were previously being inconsistent with that.

Details

Provenance
clumensAuthored on Tue, Apr 8, 9:58 AM
Parents
rPbe5a69ecc994: Refactor: Remove references to PCMK_ipc_buffer.
Branches
Unknown
Tags
Unknown