]> xenbits.xensource.com Git - libvirt.git/commit
storage: sheepdog: Avoid skipping variable initialization
authorPeter Krempa <pkrempa@redhat.com>
Mon, 2 Mar 2015 09:09:49 +0000 (10:09 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 2 Mar 2015 09:09:49 +0000 (10:09 +0100)
commit1fcb9351d7e5affce2961d661ee08abde6853675
tree128f0fce5d4d372455750bc657011fab53cc408c
parent723522328f2d92e4c2d5de35b3b3ec0302bb06ac
storage: sheepdog: Avoid skipping variable initialization

Commit 155ca616eb231181f6978efc9e3a1eb0eb60af8a added a error message
that skips initialization of the 'cmd' variable. Fortunately it was not
released.
src/storage/storage_backend_sheepdog.c