Re: [libvirt] [PATCH 5/8] Use a separate buffer for subelements

2017-08-01 Thread John Ferlan
On 07/26/2017 09:29 AM, Ján Tomko wrote: > Convert virDomainWatchdogDefFormat to use a separate > buffer for subelements. > --- > src/conf/domain_conf.c | 16 +++- > 1 file changed, 11 insertions(+), 5 deletions(-) > Reviewed-by: John Ferlan John -- libvir-list mailing list libv

[libvirt] [PATCH 5/8] Use a separate buffer for subelements

2017-07-26 Thread Ján Tomko
Convert virDomainWatchdogDefFormat to use a separate buffer for subelements. --- src/conf/domain_conf.c | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index 6c4f2f398..fdac0e0ba 100644 --- a/src/conf/domain_conf