[libvirt] [PATCH 0/2] Fix coverity build and resolve new issue

John Ferlan jferlan at redhat.com
Thu Nov 19 14:06:03 UTC 2015


The first patch is a Coverity build breaker... The second one popped up
recently and while some may consider it noise or a false positive, it is
the only call that didn't check status. Not sure why it "popped up" after
the recent changes, but that does happen.

John Ferlan (2):
  qemu: Fix build error in Coverity environment
  vbox: Resolve Coverity CHECKED_RETURN

 src/qemu/qemu_command.h | 2 +-
 src/vbox/vbox_common.c  | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.5.0




More information about the libvir-list mailing list