[webkit-changes] [WebKit/WebKit] 33dd5d: [GStreamer][WebRTC] Crash in statistics handling o...

Philippe Normand noreply at github.com
Wed Feb 1 07:50:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 33dd5dfb48a03e391d600487a9a856e61946cd34
      https://github.com/WebKit/WebKit/commit/33dd5dfb48a03e391d600487a9a856e61946cd34
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

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

  Log Message:
  -----------
  [GStreamer][WebRTC] Crash in statistics handling on RPi3
https://bugs.webkit.org/show_bug.cgi?id=251497

Reviewed by Xabier Rodriguez-Calvar.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerStatsCollector.cpp:
(WebCore::fillRTCCandidatePairStats): The state field is not optional, so for the time being fill it
with a value not necessarily corresponding to the real platform state.

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




More information about the webkit-changes mailing list