[libvirt] [libvirt-sandbox][PATCH 0/4] Couple of coverity fixes

Michal Privoznik mprivozn at redhat.com
Wed Sep 23 09:15:20 UTC 2015


*** BLURB HERE ***

Michal Privoznik (4):
  builder: Drop dead code in gvir_sandbox_builder_clean_post_stop
  libvirt-sandbox-init-common: Avoid calling fclose(NULL)
  libvirt-sandbox-config: Don't deref NULL
  libvirt-sandbox-init-qemu: Check for fopen() return value

 libvirt-sandbox/libvirt-sandbox-builder.c     |  4 ----
 libvirt-sandbox/libvirt-sandbox-config.c      | 15 ++++++++-------
 libvirt-sandbox/libvirt-sandbox-init-common.c |  3 ++-
 libvirt-sandbox/libvirt-sandbox-init-qemu.c   | 11 ++++++++++-
 4 files changed, 20 insertions(+), 13 deletions(-)

-- 
2.4.9




More information about the libvir-list mailing list