[Webkit-unassigned] [Bug 211012] New: Suppress ASan on DFG::clobberize() to work around an ASan bug.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 23:20:17 PDT 2020


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

            Bug ID: 211012
           Summary: Suppress ASan on DFG::clobberize() to work around an
                    ASan bug.
           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

ASan was incorrectly thinking that we're accessing invalid stack memory when we're not.

<rdar://problem/62275430>

-- 
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/20200425/5dee69c1/attachment.htm>


More information about the webkit-unassigned mailing list