[libvirt] [PATCH 0/3] Resolve recent/new Coverity warnings

John Ferlan jferlan at redhat.com
Tue Mar 25 18:00:07 UTC 2014


For virlog.c and commandtest.c - it seems recent changes within the
modules have allowed Coverity to dig deeper and find different issues.
Not sure why Coverity has that "ability"... Since I was making changes,
figured I'd clean up the lxc_controller fd leak as well - these should
clean the Jenkins build environment.

John Ferlan (3):
  Coverity: Resolve a CHECKED_RETURN message
  Coverity: Resolve a FORWARD_NULL
  Coverity: Resolve a RESOURCE_LEAK

 src/lxc/lxc_controller.c | 14 ++++++++++----
 src/util/virlog.c        |  2 +-
 tests/commandtest.c      |  1 +
 3 files changed, 12 insertions(+), 5 deletions(-)

-- 
1.8.5.3




More information about the libvir-list mailing list