[Webkit-unassigned] [Bug 79462] New: Should not allow malformed \x escapes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 00:50:01 PST 2012


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

           Summary: Should not allow malformed \x escapes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


The spec requires \x in strings to be followed by two hex digits; Chrome appears to enforce this, so conforming with the spec here should be pretty safe.

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