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 <jferlan(a)redhat.com>
---
src/conf/domain_conf.c | 24 ++++++++----------------
1 file changed, 8 insertions(+), 16 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano