[Webkit-unassigned] [Bug 64656] New: SubresourceLoader::didReceiveDataArray can crash in call to didReceiveData()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 16 15:00:33 PDT 2011


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

           Summary: SubresourceLoader::didReceiveDataArray can crash in
                    call to didReceiveData()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com


SubresourceLoader::didReceiveDataArray() calls m_client->didReceiveData() in a  loop. This can crash if m_client is deleted in an iteration. This is similar to bug 60594.

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