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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 06:43:17 PDT 2013


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





--- Comment #10 from Brian Holt <brian.holt at samsung.com>  2013-07-03 06:45:15 PST ---
Unfortunately there is no way around the typdef (http://stackoverflow.com/questions/4832900/how-can-i-specialize-a-typedef-and-its-implicit-type-differently).

I'm going to scrap the GOwnPtr idea and just simply call atk_attribute_set_free(ptr) to free the memory.

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