[Webkit-unassigned] [Bug 68235] [GTK][WK2] Initial implementation of WebInspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 14:30:19 PDT 2011


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





--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2011-09-16 14:30:19 PST ---
(In reply to comment #3)
> (From update of attachment 107662 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=107662&action=review
> 
> > Tools/MiniBrowser/gtk/main.c:37
> > +    const gchar* webBundlePath = g_build_filename(bundleEnvPath ? bundleEnvPath : LIBEXECDIR, "libMiniBrowserWebBundle.so", NULL);
> 
> Do we need to free this?

Yes, this is definitely a leak.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list