[Webkit-unassigned] [Bug 195206] [GLib] Returning G_TYPE_OBJECT from a constructor does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 09:05:05 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=195206

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
g_autoptr(JSCClass) klass = jsc_context_register_class 

That's the bug, you are freeing the JSCClass which is owned by the context.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190301/577d80c2/attachment.html>


More information about the webkit-unassigned mailing list