Bug 313440
| Summary: | [TSan] bmalloc: fall through to system allocator under ThreadSanitizer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Lewis <simon.lewis> |
| Component: | bmalloc | Assignee: | Simon Lewis <simon.lewis> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Lewis
libpas's thread-local cache reuse hides happens-before edges from TSan; under __has_feature(thread_sanitizer), fall through to the system-malloc path so allocation lifetimes are tracked.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/176182029>
EWS
Committed 312658@main (e05f64d91daf): <https://commits.webkit.org/312658@main>
Reviewed commits have been landed. Closing PR #63704 and removing active labels.