
15 Jun
2021
15 Jun
'21
2:31 p.m.
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@redhat.com> --- src/storage/storage_backend_rbd.c | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano