[Webkit-unassigned] [Bug 167067] New: Octal escapes in strings and regexes should be max 3 digits, but leading zeros are allowed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 15 10:25:08 PST 2017


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

            Bug ID: 167067
           Summary: Octal escapes in strings and regexes should be max 3
                    digits, but leading zeros are allowed
    Classification: Unclassified
           Product: WebKit
           Version: Safari 10
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: erikcorry at google.com

/\0000040/.exec(" ") == null

should return true, returns false

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170115/54900e1d/attachment.html>


More information about the webkit-unassigned mailing list