[Webkit-unassigned] [Bug 187569] New: Need to handle CodeBlock::replacement() being null.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 17:10:12 PDT 2018


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

            Bug ID: 187569
           Summary: Need to handle CodeBlock::replacement() being null.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

CodeBlock::replacement() may return a nullptr.  Some of our code already checks for this while others do not.  We should add null checks in all the places that need it.

<rdar://problem/41468692>

-- 
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/20180712/65a2f277/attachment.html>


More information about the webkit-unassigned mailing list