]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Allow configs to start with a dot
authorJán Tomko <jtomko@redhat.com>
Tue, 21 Jun 2016 15:40:37 +0000 (17:40 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 23 Jun 2016 19:58:38 +0000 (21:58 +0200)
commit5217fe3db439e3dd66e2d657d2c0bebe0443ed22
treee7d994e9f7e9cfc14b855d98488799bd57d64c0c
parentdad2f010b00565c171004a4abe68ed84ffaf862a
Allow configs to start with a dot

This fixes the disappearance of domains and networks starting with a
dot.

https://bugzilla.redhat.com/show_bug.cgi?id=1333248
src/conf/network_conf.c
src/conf/nwfilter_conf.c
src/conf/storage_conf.c
src/conf/virdomainobjlist.c
src/qemu/qemu_driver.c