[Webkit-unassigned] [Bug 118307] [ATK] Leak: AtkAttributeSet* should be freed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 2 10:16:26 PDT 2013


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





--- Comment #4 from Christophe Dumez <dchris at gmail.com>  2013-07-02 10:18:23 PST ---
I think the EFL bot is right. we cannot distinguish GSList and AtkAttributeSet if one is a typedef to the other :(

Using the existing GSList specialization would not be great because it would only free the list but not its items.

Maybe we should stick with atk_attribute_set_free() then? unless someone has a better proposal.

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