Plug a leak

This commit is contained in:
Matthias Clasen 2012-09-16 00:48:42 -04:00
parent 5b13b72287
commit 01cfe1b595

View File

@ -761,6 +761,7 @@ gtk_color_chooser_widget_set_rgba (GtkColorChooser *chooser,
{
select_swatch (cc, swatch);
g_list_free (children);
g_list_free (palettes);
return;
}
}