HomeClusterLabs Projects

Fix: xml: Correctly subtract xml with v1 patchsets

Description

Fix: xml: Correctly subtract xml with v1 patchsets

The recursive invocaion of subtract_xml_object(target_child, patch_child)
could free target_child. So
xml_next(target_child) at the end of the
loop might not get the next child.

Details

Provenance
gao-yanAuthored on Apr 24 2014, 8:04 AM
Andrew Beekhof <andrew@beekhof.net>Committed on Apr 27 2014, 9:36 PM
Parents
rP6ba9ac0a38ed: Build: RHEL6 doesn't support the autosetup directive
Branches
Unknown
Tags
Unknown

Event Timeline