-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Description
I was testing the apis release on 1.14, mainly chafa_canvas_print_rows_strv and chafa_canvas_print_rows and noticed that chafa_canvas_print_rows_strv uses chafa_canvas_print_rows internally.
While looking at the code I also noticed that inside chafa_canvas_print_rows_strv the GString array was not being freed by using g_free. Is that expected? or could it be a memory leak.
Thanks for your work.
Metadata
Metadata
Assignees
Labels
No labels