]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Fix error path
authorJohn Ferlan <jferlan@redhat.com>
Tue, 19 Jul 2016 17:25:58 +0000 (13:25 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 20 Jul 2016 10:07:11 +0000 (06:07 -0400)
commit9301b46298cba8a1b741249460da9effdf7a0375
tree70863d749308576d58fa121305eb71707dfc804e
parent4f5debbeb4bf39049f212572a249da0483d6d3bb
storage: Fix error path

virStorageBackendCreateQemuImgCheckEncryption didn't return -1 if there
were no secrets.
src/storage/storage_backend.c