[Webkit-unassigned] [Bug 30668] New: WebSocket frame parse error when high order bit of frame_type is on.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 01:41:13 PDT 2009


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

           Summary: WebSocket frame parse error when high order bit of
                    frame_type is on.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ukai at chromium.org


When high order bit of frame_type is on, it gets length and tries skipping.
However, if it has short size of buffer, it failed to skip the length.

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