Bug 297196
| Summary: | Update workaround for ASan false-positive stack-use-after-scope in Xcode 16.3 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | WebKit Misc. | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 288308, 292343 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
Update workaround for ASan false-positive stack-use-after-scope in Xcode 16.3.
This is fixed in Xcode 17, so we can update the macros in Configurations/Sanitizers.xcconfig to limit the workaround to only the Xcode versions affected.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/157985395>
David Kilzer (:ddkilzer)
Note that this depends on Bug 292343 because it added support for Xcode 17 to Configurations/WebKitTargetConditionals.xcconfig.
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/49200
EWS
Committed 298508@main (1815f6e68fa1): <https://commits.webkit.org/298508@main>
Reviewed commits have been landed. Closing PR #49200 and removing active labels.