[libvirt] [PATCH 0/3] Couple of small fixes

Michal Privoznik mprivozn at redhat.com
Wed Apr 5 08:50:52 UTC 2017


Mostly mem leaks. However, the first one is an actual crasher.

Michal Privoznik (3):
  virStorageSourceClear: Don't leave dangling pointers behind
  virNetworkObjDispose: Don't leak virMacMap object
  virISCSIGetSession: Don't leak memory

 src/conf/network_conf.c   | 1 +
 src/util/viriscsi.c       | 3 ++-
 src/util/virstoragefile.c | 2 ++
 3 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.10.2




More information about the libvir-list mailing list