HomeClusterLabs Projects

Low: libcrmcommon: Fix memory leak in ipc_proxy_dispatch()

Description

Low: libcrmcommon: Fix memory leak in ipc_proxy_dispatch()

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

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

Details

Provenance
nrwahl2Authored on May 6 2024, 11:55 PM
Parents
rPbc97f7c20e13: Low: fencer: Fix memory leak in handle_local_reply_and_notify()
Branches
Unknown
Tags
Unknown