Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c32da2cc67dd4d7cf386c8ee9f1980d5618b3bf4
      
https://github.com/WebKit/WebKit/commit/c32da2cc67dd4d7cf386c8ee9f1980d5618b3bf4
  Author: Philippe Normand <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to