HomeClusterLabs Projects

Refactor: libcrmcommon: Drop dead code in CRM_ASSERT()

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: libcrmcommon: Drop dead code in CRM_ASSERT()

crm_abort() does always abort if the do_fork argument is set to FALSE,
as it is here.

crm_abort() -> abort_as() -> abort()

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Mar 20 2024, 12:08 AM

Commit No Longer Exists

This commit no longer exists in the repository.