[libvirt] [PATCH 0/2] Fix two valgrind problems

Michal Privoznik mprivozn at redhat.com
Tue Aug 1 09:41:24 UTC 2017


Ideally, these would go into the release (at least 1/2 as it's a
double free).  The second one is just a leak so that one can wait
if needed.

Michal Privoznik (2):
  virCgroupValidateMachineGroup: Don't free @machinename
  virNetDaemonCallInhibit: Call virNetDaemonGotInhibitReply properly

 src/rpc/virnetdaemon.c | 17 +++++++++++------
 src/util/vircgroup.c   |  3 +--
 2 files changed, 12 insertions(+), 8 deletions(-)

-- 
2.13.0




More information about the libvir-list mailing list