On a Wednesday in 2020, Peter Krempa wrote:
Use automatic pointer for the bitmap and get rid of the
'cleanup' label
and 'ret' variable.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/snapshot_conf.c | 33 +++++++++++++--------------------
1 file changed, 13 insertions(+), 20 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano