[Webkit-unassigned] [Bug 10835] REGRESSION: LOTS of SVG-related leaks
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Sep 13 08:42:46 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10835
zimmermann at kde.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|webkit- |zimmermann at kde.org
|unassigned at opendarwin.org |
Status|NEW |ASSIGNED
Attachment #10529| |review?
Flag| |
------- Comment #1 from zimmermann at kde.org 2006-09-13 08:42 PDT -------
Created an attachment (id=10529)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=10529&action=view)
Initial patch
This should fix the mem leaks we've been seeing recently.
Though I have no idea wheter all of them are fixed, because
if I run run-webkit-tests --leaks, _no_ SVG related memory
leaks are shown, before and after this patch. No idea why.
But it's quite clear that there are memory leaks in SVGList's
which reference ptr objects. This patch fixes that.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list