Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3a08f985baf74a6a165fcc94bdf8e6f0a5ec0bc1 https://github.com/WebKit/WebKit/commit/3a08f985baf74a6a165fcc94bdf8e6f0a5ec0bc1 Author: Carlos Bentzen <cadubent...@igalia.com> Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths: M Source/WTF/wtf/SHA1.cpp M Source/WTF/wtf/SHA1.h Log Message: ----------- [WTF][GTK] SHA1 fails to build with Clang 18 and -Wunsafe-buffer-usage https://bugs.webkit.org/show_bug.cgi?id=283356 Reviewed by Adrian Perez de Castro and Chris Dumez. Replace usage of C arrays with std::array in SHA1. * Source/WTF/wtf/SHA1.cpp: (WTF::SHA1::processBlock): (WTF::SHA1::reset): * Source/WTF/wtf/SHA1.h: Canonical link: https://commits.webkit.org/286802@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes