[webkit-changes] [WebKit/WebKit] 2404f7: [GStreamer][WebRTC] WPT test RTCPeerConnection-set...

Philippe Normand noreply at github.com
Thu Jan 11 04:29:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2404f7bae65398fcef4a8ef360595961e87bc568
      https://github.com/WebKit/WebKit/commit/2404f7bae65398fcef4a8ef360595961e87bc568
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] WPT test RTCPeerConnection-setLocalDescription-offer.html is crashing
https://bugs.webkit.org/show_bug.cgi?id=267327

Reviewed by Xabier Rodriguez-Calvar.

Check the SDP message contains enough medias before attempting to access the one located at the
given mline index.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::onIceCandidate):

Canonical link: https://commits.webkit.org/272910@main




More information about the webkit-changes mailing list