Bug 270569 - some FastJITPermissions functions are incompatible with ASan
Summary: some FastJITPermissions functions are incompatible with ASan
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tuomas Karkkainen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-06 05:07 PST by Tuomas Karkkainen
Modified: 2024-03-06 10:00 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.