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

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

Reply via email to