[webkit-changes] [WebKit/WebKit] 5cf22e: Add -fsanitize=local-bounds to UBSan builds
Commit Queue
noreply at github.com
Wed Apr 10 19:52:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5cf22ee7f10acd98daae3fd8f16bcbb65f21c3ae
https://github.com/WebKit/WebKit/commit/5cf22ee7f10acd98daae3fd8f16bcbb65f21c3ae
Author: David Kilzer <ddkilzer at apple.com>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M Configurations/Sanitizers.xcconfig
Log Message:
-----------
Add -fsanitize=local-bounds to UBSan builds
https://bugs.webkit.org/show_bug.cgi?id=272481
<rdar://126231948>
Reviewed by Chris Dumez.
* Configurations/Sanitizers.xcconfig:
(WK_UNDEFINED_BEHAVIOR_SANITIZER_OTHER_CFLAGS_YES):
- Add local-bounds to existing -fsanitize argument.
Canonical link: https://commits.webkit.org/277345@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list