[PATCH 0/6] Couple of memleak fixes

Michal Privoznik posted 6 patches 1 month, 2 weeks ago
src/ch/ch_domain.c          |  3 +++
src/ch/ch_monitor.c         |  3 +++
src/ch/ch_process.c         | 22 +++++++++++++---------
src/network/bridge_driver.c |  2 ++
4 files changed, 21 insertions(+), 9 deletions(-)
[PATCH 0/6] Couple of memleak fixes
Posted by Michal Privoznik 1 month, 2 weeks ago
*** BLURB HERE ***

Michal Prívozník (6):
  network: Free inhibitor in networkStateCleanup()
  ch: Free retval of curl_slist_append()
  ch: Don't leak virCHDomainObjPrivate struct members
  ch: Free @iothreads array in virCHProcessSetupIOThreads()
  ch: Unref @cfg in virCHProcessStop()
  ch: Rework virCHProcessConnectMonitor()

 src/ch/ch_domain.c          |  3 +++
 src/ch/ch_monitor.c         |  3 +++
 src/ch/ch_process.c         | 22 +++++++++++++---------
 src/network/bridge_driver.c |  2 ++
 4 files changed, 21 insertions(+), 9 deletions(-)

-- 
2.48.1