> On Mar 5, 2017, at 2:42 PM, Michael Catanzaro <mcatanz...@igalia.com> wrote: > > On Sun, 2017-03-05 at 14:21 -0800, John Ralls wrote: >> Ah, thanks. A note to that effect in the docs would be helpful. > > It's an easy mistake to make, I know, but as a rule, all GObjects have > to be freed with g_object_unref. GObject libraries do not normally > document that for each object. > > You really don't want to free anything with g_free() unless you know > that it was allocated using g_malloc() or g_new().
OK. Regards, John Ralls _______________________________________________ webkit-gtk mailing list webkit-gtk@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-gtk