[Webkit-unassigned] [Bug 204802] New: Enable security assertions on all ASAN builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 11:20:05 PST 2019


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

            Bug ID: 204802
           Summary: Enable security assertions on all ASAN builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sunny_he at apple.com

<rdar://57433774>

To enable more effective testing, enable security assertions on all ASAN builds including release. This affects blocks guarded by ENABLE(SECURITY_ASSERTIONS) and ASSERT_WITH_SECURITY_IMPLICATION. Since ASAN builds are inherently for finding bugs at the cost of performance, the additional performance impact of enabling security assertions on ASAN builds should be acceptable.

-- 
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/20191203/fbd2674f/attachment-0001.htm>


More information about the webkit-unassigned mailing list