Re: [libvirt] [PATCH 03/19] domain_conf: Resolve Coverity RESOURCE_LEAK

2014-08-28 Thread Ján Tomko
On 08/27/2014 10:54 PM, John Ferlan wrote: > Resolve a few RESOURCE_LEAK's identified by Coverity > > Signed-off-by: John Ferlan > --- > src/conf/domain_conf.c | 15 +++ > 1 file changed, 11 insertions(+), 4 deletions(-) > > diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf

[libvirt] [PATCH 03/19] domain_conf: Resolve Coverity RESOURCE_LEAK

2014-08-27 Thread John Ferlan
Resolve a few RESOURCE_LEAK's identified by Coverity Signed-off-by: John Ferlan --- src/conf/domain_conf.c | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index 48afb8c..c7dbc73 100644 --- a/src/conf/domain_conf