[Webkit-unassigned] [Bug 118297] [ATK] Leak: leaks in AccessibilityUIElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 2 06:44:16 PDT 2013


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





--- Comment #6 from Brian Holt <brian.holt at samsung.com>  2013-07-02 06:46:14 PST ---
(In reply to comment #5)
> (From update of attachment 205904 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=205904&action=review
> 
> > Tools/DumpRenderTree/atk/AccessibilityUIElementAtk.cpp:316
> > +    GOwnPtr<char> attributeData(attributeString.get());
> 
> This does not look right.

Absolutely correct, don't know how that slipped past.

> 
> > Tools/DumpRenderTree/atk/AccessibilityUIElementAtk.cpp:424
> > +    GOwnPtr<gchar> text(atk_text_get_text(ATK_TEXT(m_element), 0, -1));
> 
> This part looks OK though.

-- 
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