[webkit-changes] [WebKit/WebKit] 240f71: Fuzzilli build is broken due to -Wunsafe-buffer-usage
Commit Queue
noreply at github.com
Sat Jan 18 13:05:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 240f71c9eaacea01ace06eb6d162fea912349727
https://github.com/WebKit/WebKit/commit/240f71c9eaacea01ace06eb6d162fea912349727
Author: David Kilzer <ddkilzer at apple.com>
Date: 2025-01-18 (Sat, 18 Jan 2025)
Changed paths:
M Source/JavaScriptCore/fuzzilli/Fuzzilli.cpp
Log Message:
-----------
Fuzzilli build is broken due to -Wunsafe-buffer-usage
<https://bugs.webkit.org/show_bug.cgi?id=286213>
<rdar://143194698>
Unreviewed build fix.
* Source/JavaScriptCore/fuzzilli/Fuzzilli.cpp:
(Fuzzilli::resetCoverageEdges):
(__sanitizer_cov_trace_pc_guard):
- Skip -Wunsafe-buffer-usage warnings in Fuzzilli.
Canonical link: https://commits.webkit.org/289121@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