HomeClusterLabs Projects

Fix: executor: avoid pacemaker-remoted crash

Description

Fix: executor: avoid pacemaker-remoted crash

7ebc31792 introduced a memory error in pacemaker-remoted by using xmlAddChild()
instead of pcmkxml_copy(), though I'm not sure why. It possibly just needed
the pcmk
xml_mark_created() that pcmkxml_copy() does, but to be safe, go
back to pcmk
xml_copy().

Details

Provenance
kgaillotAuthored on May 7 2024, 12:33 PM
Parents
rP4a57b949b92e: Test: cts-lab: update expected pattern for recent log message change
Branches
Unknown
Tags
Unknown