[webkit-reviews] review requested: [Bug 10835] REGRESSION: LOTS of SVG-related leaks : [Attachment 10529] Initial patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Wed Sep 13 08:42:46 PDT 2006


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 10835: REGRESSION: LOTS of SVG-related leaks
http://bugzilla.opendarwin.org/show_bug.cgi?id=10835

Attachment 10529: Initial patch
http://bugzilla.opendarwin.org/attachment.cgi?id=10529&action=edit

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
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.



More information about the webkit-reviews mailing list