[Webkit-unassigned] [Bug 119744] New: [Curl] Possible infinite loop while downloading.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 13 06:51:39 PDT 2013


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

           Summary: [Curl] Possible infinite loop while downloading.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peavo at outlook.com


If the methods addToCurl() or removeFromCurl() in the curl download manager fails (WebCore/platform/network/curl/CurlDownload.cpp),
the download thread might get stuck in an endless loop, while trying to update the curl handle list (in the method updateHandleList()).

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