On Mon, Sep 16, 2019 at 14:17:06 +0200, Peter Krempa wrote:
Use VIR_AUTO* helpers to get rid of the convoluted cleanup path.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/domain_conf.c | 73 +++++++++++++++++++-----------------------
1 file changed, 33 insertions(+), 40 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>