RESOLVED FIXED297196
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
Radar WebKit Bug Importer
Comment 1 2025-08-10 10:18:17 PDT
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
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.