[Webkit-unassigned] [Bug 134072] New: [iOS]: Overrelease of RetainPtr object in file upload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 19 13:35:02 PDT 2014


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

           Summary: [iOS]: Overrelease of RetainPtr object in file upload
           Product: WebKit
           Version: 412.x
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: ddkilzer at webkit.org, enrica at apple.com


There is a -release call being sent to a RetainPtr object. That is unnecessary and will lead to an overrelease / extra release called on a deallocated object.

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