Bug 270569

Summary: some FastJITPermissions functions are incompatible with ASan
Product: WebKit Reporter: Tuomas Karkkainen <tuomas.webkit>
Component: JavaScriptCoreAssignee: Tuomas Karkkainen <tuomas.webkit>
Status: RESOLVED FIXED    
Severity: Normal CC: mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Tuomas Karkkainen 2024-03-06 05:07:45 PST
The functions threadSelfRestrictSupported, threadSelfRestrictRWXToRW and threadSelfRestrictRWXToRX are incompatible with AddressSanitizer.
Comment 1 Tuomas Karkkainen 2024-03-06 05:11:45 PST
Pull request: https://github.com/WebKit/WebKit/pull/25530
Comment 2 Radar WebKit Bug Importer 2024-03-06 09:31:25 PST
<rdar://problem/124146424>
Comment 3 EWS 2024-03-06 10:00:42 PST
Committed 275744@main (7cbf038b3af6): <https://commits.webkit.org/275744@main>

Reviewed commits have been landed. Closing PR #25530 and removing active labels.