[webkit-changes] [WebKit/WebKit] c32da2: [GStreamer] Fix unsafe-buffer-usage-in-container w...
Philippe Normand
noreply at github.com
Fri Jan 10 03:47:47 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c32da2cc67dd4d7cf386c8ee9f1980d5618b3bf4
https://github.com/WebKit/WebKit/commit/c32da2cc67dd4d7cf386c8ee9f1980d5618b3bf4
Author: Philippe Normand <philn at igalia.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerDataChannelHandler.cpp
Log Message:
-----------
[GStreamer] Fix unsafe-buffer-usage-in-container warning in GStreamerDataChannelHandler
https://bugs.webkit.org/show_bug.cgi?id=285421
Reviewed by Xabier Rodriguez-Calvar.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerDataChannelHandler.cpp:
(WebCore::GStreamerDataChannelHandler::onMessageData): Use the span method from SharedBuffer instead
of creating one ourselves.
Canonical link: https://commits.webkit.org/288694@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