HomeClusterLabs Projects

Low: various: clean up library memory at child exit

Description

Low: various: clean up library memory at child exit

We don't want to call crm_exit() in a forked child because exit() can
have undesired effects on the parent, but we still need to clean up
library memory (if only to make valgrind output easier to read).

Details

Provenance
kgaillotAuthored on Tue, Dec 3, 11:53 AM
Parents
rP1b393b568cc8: Low: pacemaker-remoted: improve exit codes for schema failures
Branches
Unknown
Tags
Unknown