[Webkit-unassigned] [Bug 50882] FilterEffect::effectContext() can leak m_effectBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 12 05:25:13 PST 2010


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


Balazs Kelemen <kbalazs at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kbalazs at webkit.org




--- Comment #1 from Balazs Kelemen <kbalazs at webkit.org>  2010-12-12 05:25:12 PST ---
I don't know much about that code path but this is definitely not a leak
since m_effectBuffer is an OwnPtr.

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