HomeClusterLabs Projects

Low: libcrmcommon: match allocation and free functions

Description

Low: libcrmcommon: match allocation and free functions

Previously, the mainloop code used g_new() to allocate children but free() to
free them. Now, use calloc() to allocate them.

Details

Provenance
kgaillotAuthored on Feb 14 2022, 4:31 PM
Parents
rP5369e8f955b0: Refactor: various: use pcmk__str_update() where helpful
Branches
Unknown
Tags
Unknown

Event Timeline