Don't leak layout parser data
Reported in https://gitlab.gnome.org/GNOME/gtk/issues/2022
This commit is contained in:
committed by
Emmanuele Bassi
parent
24a4063645
commit
e816d5afb7
@@ -10107,6 +10107,7 @@ gtk_widget_buildable_finish_layout_properties (GtkWidget *widget,
|
||||
}
|
||||
|
||||
g_slist_free_full (layout_properties, layout_property_info_free);
|
||||
g_slice_free (LayoutParserData, layout_data);
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user