]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Don't allow raneming domains to empty strings
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 22 Jun 2016 15:27:46 +0000 (17:27 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 24 Jun 2016 09:14:51 +0000 (11:14 +0200)
commit428d2dfdb8ca41fde215364a06b5bd43901b5817
tree27f36a63420bd51482f08bbd0e1b3f335c74bbd2
parent16d77fc6b505039e831f96565e6c0713369cd42a
Don't allow raneming domains to empty strings

It may cause unwanted behaviour (of course, is there any wanted one for
that case?) so we should rather disable the possibility of doing so.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1320893

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/libvirt-domain.c