HomeClusterLabs Projects

Fix: libcommon: crm_ipc_get_fd() must set errno on error

Description

Fix: libcommon: crm_ipc_get_fd() must set errno on error

crm_ipc_connect() assumes that crm_ipc_get_fd() will set errno on error,
so this makes it so (previously it returned -errno but did not actually
set errno).

Details

Provenance
kgaillotAuthored on Jun 24 2015, 10:39 AM
Parents
rPc562124e9354: Fix: cts: use proper kill syntax in dummy systemd service
Branches
Unknown
Tags
Unknown

Event Timeline