[Webkit-unassigned] [Bug 27488] New: SVG and XPath memory leaks in V8 bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 01:04:01 PDT 2009


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

           Summary: SVG and XPath memory leaks in V8 bindings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ager at chromium.org
                CC: dglazkov at chromium.org


The V8 bindings for SVGPODTypeWrappers and XPathNSResolvers are not managing
ref counts properly which leads to memory leaks.

These leaks are detected by valgrind on multiple layout tests.

For details see:

http://crbug.com/17244
http://crbug.com/17242
http://crbug.com/17237
http://crbug.com/9516

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