
23 Sep
2020
23 Sep
'20
11:30 a.m.
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@redhat.com> --- src/conf/snapshot_conf.c | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano