[libvirt] [PATCH 0/?] Various issues found by coverity

Ján Tomko jtomko at redhat.com
Wed Nov 28 13:34:44 UTC 2012


Ján Tomko (7):
  nwfilter: fix NULL pointer check in virNWFilterSnoopReqNew
  conf: prevent crash with no uuid in cephx auth secret
  cgroup: fix impossible overrun in virCgroupAddTaskController
  libssh2_session: support DSS keys as well
  virsh: fix error messages in iface-bridge
  conf: check the return value of virXPathNodeSet
  conf: snapshot: check return value of virDomainSnapshotObjListNum

 src/conf/domain_conf.c            |    8 ++++++--
 src/conf/snapshot_conf.c          |    2 +-
 src/conf/storage_conf.c           |   12 ++++++------
 src/nwfilter/nwfilter_dhcpsnoop.c |    4 ++--
 src/rpc/virnetsshsession.c        |    1 +
 src/util/cgroup.c                 |    2 +-
 tools/virsh-interface.c           |    4 ++--
 7 files changed, 19 insertions(+), 14 deletions(-)

-- 
1.7.8.6




More information about the libvir-list mailing list