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

Michal Privoznik mprivozn at redhat.com
Tue Sep 10 09:31:39 UTC 2019


On 9/10/19 10:45 AM, Jiri Denemark wrote:
> 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(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list