]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: escape string for disk driver name attribute
authorLuyao Huang <lhuang@redhat.com>
Tue, 22 Sep 2015 08:13:53 +0000 (16:13 +0800)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 23 Sep 2015 09:46:16 +0000 (11:46 +0200)
commit363995b02982771ad0e7a586520a232d1c383b91
tree85f5fb70af929ad12ff12bc2eae71c6979d99496
parentd772a70faa0e270a7faba2afefcfb5a03e930b5e
conf: escape string for disk driver name attribute

Just like e92e5ba1, this attribute was missed.

Signed-off-by: Luyao Huang <lhuang@redhat.com>
src/conf/domain_conf.c