printunixdialog: Plug a leak
g_list_model_get_item is transfer full.
This commit is contained in:
@@ -3009,6 +3009,8 @@ paper_size_changed (GtkDropDown *combo_box,
|
||||
gtk_window_present (GTK_WINDOW (custom_paper_dialog));
|
||||
G_GNUC_END_IGNORE_DEPRECATIONS
|
||||
|
||||
g_object_unref (page_setup);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user