[libvirt] [PATCH 0/3] Couple of coverity fixes

Michal Privoznik mprivozn at redhat.com
Wed Mar 16 09:46:27 UTC 2016


These all have been spotted by coverity.

Michal Privoznik (3):
  event-test: Use goto cleanup instead of if else jungle
  event-test: Check for virConnectRegisterCloseCallback return value
  gendispatch: Avoid comparing signed and unsigned vars

 examples/object-events/event-test.c | 138 +++++++++++++++++++-----------------
 src/rpc/gendispatch.pl              |   2 +-
 2 files changed, 75 insertions(+), 65 deletions(-)

-- 
2.4.10




More information about the libvir-list mailing list