
18 Sep
2019
18 Sep
'19
6:04 p.m.
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@redhat.com> --- src/conf/secret_conf.c | 34 ++++++++++++++-------------------- 1 file changed, 14 insertions(+), 20 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>