HomeClusterLabs Projects

Fix: libpe_status: Change return type of pe__unames_with_tag.

Description

Fix: libpe_status: Change return type of pe__unames_with_tag.

Instead of returning a gchar **, return a GListPtr of char *. This
means not needing to remember to use g_strdup and g_free, nor needing to
use an intermediate GPtrArray in constructing the return value.

Details

Provenance
clumensAuthored on Mar 31 2020, 2:29 PM
Parents
rPeb73f2237798: Merge pull request #2027 from gao-yan/combine-priority-fencing-delay
Branches
Unknown
Tags
Unknown

Event Timeline