Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de81a9b394f6c2b51e106b743fa34bfde93a31d7
https://github.com/WebKit/WebKit/commit/de81a9b394f6c2b51e106b743fa34bfde93a31d7
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-05-20 (Wed, 20 May 2026)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCCommon.cpp
Log Message:
-----------
[GStreamer] Clang 22 reports unsafe buffer warnings in
GStreamerWebRTCCommon.cpp
https://bugs.webkit.org/show_bug.cgi?id=315170
Unreviewed build fix.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCCommon.cpp:
(WebCore::gstPayloaderSetPayloadType): Wrap uses of the G_PARAM_SPEC_[U]INT
macros with WTF_ALLOW_UNSAFE_BUFFER_USAGE_{BEGIN,END} to silence the warnings.
Canonical link: https://commits.webkit.org/313559@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications