Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2c2d3661d26167571a61486dbefa6fd299e8bbb6
https://github.com/WebKit/WebKit/commit/2c2d3661d26167571a61486dbefa6fd299e8bbb6
Author: Claudio Saavedra <[email protected]>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M Source/WTF/wtf/HashTable.h
Log Message:
-----------
Guard HashTable header with WTF_ALLOW_UNSAFE_BUFFER_USAGE
https://bugs.webkit.org/show_bug.cgi?id=284359
Reviewed by Geoffrey Garen.
The build suddenly broke after 287504@main in Linux with
clang, turns out that HashTable.h should have been guarded
to allow unsafe buffer usage.
* Source/WTF/wtf/HashTable.h:
Canonical link: https://commits.webkit.org/287603@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes