WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
297196
Update workaround for ASan false-positive stack-use-after-scope in Xcode 16.3
https://bugs.webkit.org/show_bug.cgi?id=297196
Summary
Update workaround for ASan false-positive stack-use-after-scope in Xcode 16.3
David Kilzer (:ddkilzer)
Reported
2025-08-10 10:17:46 PDT
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
Comment 1
2025-08-10 10:18:17 PDT
<
rdar://problem/157985395
>
David Kilzer (:ddkilzer)
Comment 2
2025-08-10 10:19:05 PDT
Note that this depends on
Bug 292343
because it added support for Xcode 17 to Configurations/WebKitTargetConditionals.xcconfig.
David Kilzer (:ddkilzer)
Comment 3
2025-08-10 12:48:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49200
EWS
Comment 4
2025-08-11 10:17:27 PDT
Committed
298508@main
(1815f6e68fa1): <
https://commits.webkit.org/298508@main
> Reviewed commits have been landed. Closing PR #49200 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug