]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Resolve Coverity UNINIT
authorJohn Ferlan <jferlan@redhat.com>
Fri, 24 Apr 2015 17:57:30 +0000 (13:57 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 27 Apr 2015 10:57:51 +0000 (06:57 -0400)
commit02594260606008e004997477b76bac1de28b3bed
tree511c3916810cf060b3ce513c22bd4d5ac811a6c3
parent4803c855bbe38bde422bbf13dd47b8969418f6ab
storage: Resolve Coverity UNINIT

commit id '1e13eff4' didn't init found when changed from a bool to
an int in virStoragePoolFCRefreshThread and Coverity...
src/storage/storage_backend_scsi.c