[libvirt] [PATCH 0/3] Fix some Coverity found issues.

John Ferlan jferlan at redhat.com
Thu Sep 20 21:34:35 UTC 2018


Updated to a more recent Coverity checker and it found some new
issues. The last one perhaps could be a false positive, I don't
really know for sure, but there's enough instances that I figured
it was worth the patch.

John Ferlan (3):
  conf: Alter when ctxt->node is set
  lxc: Resolve memory leak
  tests: Resolve possible overrun

 src/conf/domain_conf.c |   8 +--
 src/lxc/lxc_native.c   | 110 +++++++++++++++++++++++------------------
 tests/vircgroupmock.c  |  21 ++++----
 3 files changed, 79 insertions(+), 60 deletions(-)

-- 
2.17.1




More information about the libvir-list mailing list