[libvirt] [PATCH 0/6] Coverity fixes

John Ferlan jferlan at redhat.com
Tue Mar 10 23:20:23 UTC 2015


Some Coverity patches - the first one has been showing up in my dailies
for a few days... The other 5 I don't see, but that's because I don't
generally build with xenapi in my Coverity environment.  So for those,
I'm hoping someone with that environment could check them out.

John Ferlan (6):
  conf: Resolve Coverity RESOURCE_LEAK
  xenapi: Resolve Coverity FORWARD_NULL
  xenapi: Resolve Coverity NO_EFFECT
  xenapi: Resolve Coverity NULL_RETURNS
  xenapi: Resolve Coverity REVERSE_INULL
  xenapi: Resolve Coverity REVERSE_INULL

 src/conf/node_device_conf.c |  1 +
 src/xenapi/xenapi_driver.c  | 13 ++++++++-----
 src/xenapi/xenapi_utils.c   | 33 ++++++++++++++++++---------------
 3 files changed, 27 insertions(+), 20 deletions(-)

-- 
2.1.0




More information about the libvir-list mailing list