[webkit-changes] [WebKit/WebKit] 4505c6: Enable MemoryUnsafeCastChecker
Ryosuke Niwa
noreply at github.com
Tue Dec 10 15:15:52 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4505c66ed78aa3632e33a8f247a04f1d51fc1279
https://github.com/WebKit/WebKit/commit/4505c66ed78aa3632e33a8f247a04f1d51fc1279
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
A Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
A Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
M Tools/Scripts/build-and-analyze
M Tools/Scripts/compare-static-analysis-results
M Tools/Scripts/generate-dirty-files
M Tools/Scripts/update-safer-cpp-expectations
Log Message:
-----------
Enable MemoryUnsafeCastChecker
https://bugs.webkit.org/show_bug.cgi?id=284320
Reviewed by Geoffrey Garen.
Enabled newly added alpha.webkit.MemoryUnsafeCastChecker as a safer C++ checker,
and added corresponding expectations.
* Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations: Added.
* Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations: Added.
* Tools/Scripts/build-and-analyze:
(make_analyzer_flags):
* Tools/Scripts/compare-static-analysis-results:
* Tools/Scripts/generate-dirty-files:
* Tools/Scripts/update-safer-cpp-expectations:
Canonical link: https://commits.webkit.org/287637@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