[webkit-changes] [WebKit/WebKit] 0b2093: [GStreamer][WebRTC] Crash when rtpbin is missing
Carlos Bentzen
noreply at github.com
Wed Sep 11 10:57:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0b20935dbde7ca33007ed88445802cc928181657
https://github.com/WebKit/WebKit/commit/0b20935dbde7ca33007ed88445802cc928181657
Author: Carlos Bentzen <cadubentzen at igalia.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
Log Message:
-----------
[GStreamer][WebRTC] Crash when rtpbin is missing
https://bugs.webkit.org/show_bug.cgi?id=279507
Reviewed by Philippe Normand.
Add early return and error log when rtpbin is not found in webrtcbin.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::initializePipeline):
Canonical link: https://commits.webkit.org/283495@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