]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Fix editing mistake in storagePoolSetAutostart
authorJohn Ferlan <jferlan@redhat.com>
Sat, 22 Jul 2017 11:05:55 +0000 (07:05 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 22 Jul 2017 11:11:28 +0000 (07:11 -0400)
commitf36f2e463f877292ee1f30dcb1000337739c2fd3
tree5fd8134b11501034b027da4c3457ce4c19f73379
parent313274a7568a1d6c5975acb1683a349fbba6df28
storage: Fix editing mistake in storagePoolSetAutostart

Commit id '905f1024b' had a rogue editing mistake that inadvertently
dropped a goto cleanup in storagePoolSetAutostart, but Coverity noted it.
src/storage/storage_driver.c