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.
Med: tools: Fix a segfault when calling "crm_simulate -U". Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |