Fix Memory Leak when reading paper sizes
-
Review changes -
Open in Workspace
-
-
Download -
Patches
-
Plain diff
The function g_strsplit_set is designed so that the caller is responsible for freeing the newly-allocated array of strings (https://docs.gtk.org/glib/func.strsplit_set.html). This was not always properly done. This MR aims at fixing it.
Merge request reports
Loading























