HomeClusterLabs Projects

Fix: tools: Fix append_attr_list.

Description

Fix: tools: Fix append_attr_list.

Instead of using g_hash_table_foreach and passing in a pointer to the
list that needs to be updated, simply use an iter and update the list as
we go. This fixes a bug where the list was not actually being appended
to.

Details

Provenance
clumensAuthored on Aug 13 2019, 4:25 PM
Parents
rP3908d9ff573f: Merge pull request #1852 from clumens/crm_mon-output
Branches
Unknown
Tags
Unknown

Event Timeline