Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 402485f2ce66e33ead7df05a74ee8b4e1ba5ac67
https://github.com/WebKit/WebKit/commit/402485f2ce66e33ead7df05a74ee8b4e1ba5ac67
Author: Claudio Saavedra <[email protected]>
Date: 2026-03-19 (Thu, 19 Mar 2026)
Changed paths:
M Source/WTF/wtf/glib/SysprofAnnotator.h
Log Message:
-----------
REGRESSION(309480@main): [GLIB] Fix build with clang-20
https://bugs.webkit.org/show_bug.cgi?id=310276
Unreviewed build fix.
This file uses vsnprintf() in a few places, so guard its unsafe buffer
usage.
* Source/WTF/wtf/glib/SysprofAnnotator.h:
Canonical link: https://commits.webkit.org/309551@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications