[Webkit-unassigned] [Bug 20932] Notable leaks in QtWebkit - from Qt library

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 6 10:00:18 PST 2009


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


Kelemen.Balazs.3 at stud.u-szeged.hu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #23 from Kelemen.Balazs.3 at stud.u-szeged.hu  2009-03-06 10:00 PDT -------
After a deeper look I realized that WebKit itself has the responsibility, not 
the Qt specific parts. Sorry for my thoughtlessness. The reason of the leaks is
that WebCore::FontFallbackList::fontDataAt allocs SimpleFontData-s and gives
back the pointer but these have never been freed. We are working on the
problem.


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



More information about the webkit-unassigned mailing list