[Webkit-unassigned] [Bug 185048] New: StringBuilder is fallible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 14:21:27 PDT 2018


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

            Bug ID: 185048
           Summary: StringBuilder is fallible
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfbastien at apple.com
                CC: achristensen at apple.com, andersca at apple.com,
                    cdumez at apple.com, darin at apple.com,
                    jfbastien at apple.com, sam at webkit.org

StringBuilder can fail when allocating memory. StringBuilder is mostly used with user input, which often means that just crashing isn't the right outcome. Our fuzzers often encounter such things for JavaScriptCore, and so far we've applied point solutions. No more!

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


More information about the webkit-unassigned mailing list