]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Rework virDomainKeyWrapDefParseXML
authorJohn Ferlan <jferlan@redhat.com>
Fri, 1 Mar 2019 16:00:48 +0000 (11:00 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 4 Mar 2019 12:09:06 +0000 (07:09 -0500)
commit269d9c1aca85bfebc840b7d671b287124ae981f1
treed89e5fb48fe21a89f558c845c861015c3e52db90
parent226d069ee401c9e4c34c24fce5574836dad97ab4
conf: Rework virDomainKeyWrapDefParseXML

Rewrite the code to make usage of some VIR_AUTOFREE logic.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
src/conf/domain_conf.c