[PATCH 0/3] Couple of memleak fixes

Michal Privoznik posted 3 patches 2 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1718370189.git.mprivozn@redhat.com
src/conf/virnetworkobj.c            | 1 +
src/remote/remote_daemon_dispatch.c | 4 ++++
src/util/virfirewall.c              | 2 +-
3 files changed, 6 insertions(+), 1 deletion(-)
[PATCH 0/3] Couple of memleak fixes
Posted by Michal Privoznik 2 months, 3 weeks ago
The third patch MIGHT fix the following issue:

  https://issues.redhat.com/browse/RHEL-22574

but at this point it's still unclear. I'll append appropriate
'Resolves:' line when I learn more.

Michal Prívozník (3):
  virfirewall: Fir a memleak in virFirewallParseXML()
  virnetworkobj: Free fwRemoval before setting another one in
    virNetworkObjSetFwRemoval()
  remote_daemon_dispatch: Unref sasl session when closing client
    connection

 src/conf/virnetworkobj.c            | 1 +
 src/remote/remote_daemon_dispatch.c | 4 ++++
 src/util/virfirewall.c              | 2 +-
 3 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.44.2