[libvirt] [PATCH 0/2] Forbid new-line char in name of domains and storagepools

Sławek Kapłoński slawek at kaplonski.pl
Fri Nov 11 09:17:36 UTC 2016


As https://bugzilla.redhat.com/show_bug.cgi?id=818064 is closed and new-line
char is now forbiden in name of network, this patch forbids it also in names of
domains and storage pools.

Sławek Kapłoński (2):
  Forbid new-line char in name of new domain
  Forbid new-line char in name of new storagepool

 src/bhyve/bhyve_driver.c     | 3 +++
 src/esx/esx_driver.c         | 3 +++
 src/libxl/libxl_driver.c     | 3 +++
 src/lxc/lxc_driver.c         | 3 +++
 src/openvz/openvz_driver.c   | 3 +++
 src/qemu/qemu_driver.c       | 3 +++
 src/storage/storage_driver.c | 3 +++
 src/test/test_driver.c       | 3 +++
 src/uml/uml_driver.c         | 3 +++
 src/vmware/vmware_driver.c   | 3 +++
 src/vz/vz_driver.c           | 3 +++
 src/xen/xen_driver.c         | 3 +++
 src/xenapi/xenapi_driver.c   | 3 +++
 13 files changed, 39 insertions(+)

-- 
2.7.4




More information about the libvir-list mailing list