[libvirt] [PATCH 0/4] Couple of recent things from Coverity

John Ferlan jferlan at redhat.com
Tue Jul 23 13:58:07 UTC 2019


Some patches from recent changes for things Coverity has complained about

John Ferlan (4):
  qemu: Remove unnecessary check in qemuMonitorJSONGetJobInfoOne
  test: Return early in testQueryJobs
  util: Avoid possible error in virCommandMassClose
  tests: Avoid possible error in testExecRestart

 src/qemu/qemu_monitor_json.c | 3 ---
 src/util/vircommand.c        | 2 +-
 tests/qemumonitorjsontest.c  | 3 +++
 tests/virnetdaemontest.c     | 9 +++++----
 4 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.20.1




More information about the libvir-list mailing list