HomeClusterLabs Projects

Low: fencer: Fix memory leak in handle_local_reply_and_notify()

Description

Low: fencer: Fix memory leak in handle_local_reply_and_notify()

xmlAddChild(wrapper, notify_data) unlinks notify_data from its document
and adds it to wrapper's document. notify_data's original document is
never freed.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on May 6 2024, 11:50 PM
Parents
rP59b73646686c: Low: fencer: Fix memory leak in stonith_query_capable_device_cb()
Branches
Unknown
Tags
Unknown