[Webkit-unassigned] [Bug 35534] New: -[WebArchive initWithCoder:] leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 11:39:14 PST 2010


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

           Summary: -[WebArchive initWithCoder:] leaks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jim.correia at pobox.com


As of r41903, -[WebArchive initWithCoder:] leaks.

It retains the objects decoded from the unarchiver, passes them to another
initializer, and never releases them.

This bug was introduced in r31281.

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