On 6/15/21 4:16 PM, Peter Krempa wrote: > Use automatic memory freeing for the string list so that we can remove > the cleanup section. > > Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> > --- > src/storage/storage_backend_rbd.c | 12 ++++-------- > 1 file changed, 4 insertions(+), 8 deletions(-) > Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> Jano