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

Michal Privoznik mprivozn at redhat.com
Tue Feb 20 11:30:30 UTC 2018


These came to existence as I'm walking through code working on PR stuff
(as in Persistent Reservations, not Public Relations).

The fist patch is a bug fix, the second is an improvement.

Michal Privoznik (2):
  virDomainDiskSourceFormatInternal: Avoid leaking @childBuf
  storage_conf: Make virStorageAuthDefFormat return void

 src/conf/domain_conf.c    | 22 ++++++++--------------
 src/conf/storage_conf.c   |  6 ++----
 src/util/virstoragefile.c |  4 +---
 src/util/virstoragefile.h |  2 +-
 4 files changed, 12 insertions(+), 22 deletions(-)

-- 
2.16.1




More information about the libvir-list mailing list