]> xenbits.xensource.com Git - libvirt.git/commit
util: storage: Sanitize parsing of disk encryption XMLs
authorPeter Krempa <pkrempa@redhat.com>
Tue, 6 Mar 2018 13:17:59 +0000 (14:17 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 8 Mar 2018 13:29:50 +0000 (14:29 +0100)
commit1e6e34b144ce59ae9165b1cf12c9f2378c95cb90
tree99a3ec5e628b5237e6b993b080f1dd3706739f6f
parent15948e62662c95db100402ecc9ce84969aebc4c1
util: storage: Sanitize parsing of disk encryption XMLs

Pass in the XPath context as we do in all other places rather than
allocating a new one.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
src/conf/domain_conf.c
src/conf/storage_conf.c
src/util/virstorageencryption.c
src/util/virstorageencryption.h