Bug 313441
| Summary: | [TSan] ANGLE: bypass PoolAllocator under ThreadSanitizer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Lewis <simon.lewis> |
| Component: | ANGLE | Assignee: | Simon Lewis <simon.lewis> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | djg, kbr, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 314526 | ||
Simon Lewis
The translator's bump-allocator hides allocation boundaries from TSan; define ANGLE_DISABLE_POOL_ALLOC under __has_feature(thread_sanitizer) and route to system malloc.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/176182322>
EWS
Committed 312740@main (0b5f6b72e35f): <https://commits.webkit.org/312740@main>
Reviewed commits have been landed. Closing PR #63705 and removing active labels.