]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Don't use VIR_DOMAIN_XML_SECURE when parsing XML
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 18 Nov 2014 15:37:00 +0000 (15:37 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 13 Jan 2015 10:43:07 +0000 (10:43 +0000)
commit4d6ed1bf0b4e5905c051737db14f7c49288e5f3a
tree940e9f49cc185e4ad4baa7f377de69f3fa8a649c
parent4d2ebc71ce800d252f79adef0abbd0db2ef1f54e
Don't use VIR_DOMAIN_XML_SECURE when parsing XML

The VIR_DOMAIN_XML_SECURE flag only has effect on the formatting
of XML so should not be passed to virDomainDefParseNode
src/conf/snapshot_conf.c
src/phyp/phyp_driver.c