HomeClusterLabs Projects

Refactor: tools: Change the string type passed for resource-search-list.

Description

Refactor: tools: Change the string type passed for resource-search-list.

It's actually getting a gchar * because that's what is being stored in
the option struct from command line processing. While the two types are
basically the same, I'd like to be more clear about what's what for
memory management purposes.

Details

Provenance
clumensAuthored on Feb 5 2024, 11:34 AM
Parents
rPc50c2db701a6: Refactor: libpacemaker: Use "xmlNode *" instead of "xmlNodePtr".
Branches
Unknown
Tags
Unknown