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

John Ferlan posted 3 patches 5 years, 6 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
src/conf/domain_conf.c |   8 +--
src/lxc/lxc_native.c   | 110 +++++++++++++++++++++++------------------
tests/vircgroupmock.c  |  21 ++++----
3 files changed, 79 insertions(+), 60 deletions(-)
[libvirt] [PATCH 0/3] Fix some Coverity found issues.
Posted by John Ferlan 5 years, 6 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list