HomeClusterLabs Projects

Med: tools: Fix a segfault when calling "crm_simulate -U".

Description

Med: tools: Fix a segfault when calling "crm_simulate -U".

The argument to add_dump_node is an xmlNodePtr. Adding an ampersand at
these two locations means we are passing it an xmlNodePtr *, which
results in segfaults when referencing.

Details

Provenance
clumensAuthored on Aug 20 2021, 10:51 AM
Parents
rPfb94ab224ed9: Merge pull request #2471 from wenningerk/fail_on_man_failing
Branches
Unknown
Tags
Unknown

Event Timeline