[libvirt] [PATCH 0/2] conf: Avoid checking root element name in virDomainDefParseNode

Jiri Denemark jdenemar at redhat.com
Tue Sep 10 08:45:22 UTC 2019


The only caller for which this check makes sense is virDomainDefParse.
Thus the check should be moved there.

Jiri Denemark (2):
  conf: Add cleanup label to virDomainDefParse
  conf: Avoid checking root element name in virDomainDefParseNode

 src/conf/domain_conf.c | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

-- 
2.23.0




More information about the libvir-list mailing list