On Mon, Sep 16, 2019 at 14:17:12 +0200, Peter Krempa wrote:
Use VIR_AUTO* for temporary locals and get rid of the
'cleanup' label.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/secret_conf.c | 34 ++++++++++++++--------------------
1 file changed, 14 insertions(+), 20 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>