Re: [libvirt] [PATCH v3 07/10] conf: Use VIR_AUTOUNREF in domain_conf

2019-03-04 Thread Ján Tomko
On Fri, Mar 01, 2019 at 11:26:49AM -0500, John Ferlan wrote: Let's make use of the auto __cleanup capabilities for virObjectUnref consumers. Signed-off-by: John Ferlan --- src/conf/domain_conf.c | 24 1 file changed, 8 insertions(+), 16 deletions(-) Reviewed-by: Ján T

[libvirt] [PATCH v3 07/10] conf: Use VIR_AUTOUNREF in domain_conf

2019-03-01 Thread John Ferlan
Let's make use of the auto __cleanup capabilities for virObjectUnref consumers. Signed-off-by: John Ferlan --- src/conf/domain_conf.c | 24 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index da2175713d..c0