]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Do not crash on gluster snapshots with no host name
authorJán Tomko <jtomko@redhat.com>
Wed, 12 Nov 2014 08:34:28 +0000 (09:34 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 12 Nov 2014 08:36:31 +0000 (09:36 +0100)
commitb66288faaba68e22a2876029872ddadf1794bda8
tree14aa659587b274a6dad9ee62abfc5c0c0f0f2610
parentcce8e5f7395fef5fa782910bc4a6fc8a786f8bc2
Do not crash on gluster snapshots with no host name

virStorageFileBackendGlusterInit did not check nhosts.

https://bugzilla.redhat.com/show_bug.cgi?id=1162974
src/storage/storage_backend_gluster.c