[libvirt] [PATCH 0/5] Resolve some Coverity issues

John Ferlan jferlan at redhat.com
Tue Dec 3 14:18:09 UTC 2013


Recent changes to various modules seems to have awoken Coverity and caused
perusal through new paths.

Hopefully this sends OK as I had to reset my environment after a fairly
massive disk failure.  Of course restarting from scratch could be a factor
in why Coverity found the new issues.

John Ferlan (5):
  nwfilter: Remove Coverity DEADCODE warning
  virnetserverclient: Remove Coverity DEADCODE warning
  virnetserverclient: Fix conditional change HAVE_SASL to WITH_SASL
  bridge_driver: Resolve Coverity CHECKED_RETURN warning
  storage_driver: Resolve Coverity CHECKED_RETURN warning

 src/network/bridge_driver.c    |  3 ++-
 src/nwfilter/nwfilter_driver.c |  2 --
 src/rpc/virnetserverclient.c   | 10 ++++++++--
 src/storage/storage_driver.c   |  3 ++-
 4 files changed, 12 insertions(+), 6 deletions(-)

-- 
1.8.3.1




More information about the libvir-list mailing list