Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8f979d74e8506ea29db20fe19b3f99f6ec9aba85
      
https://github.com/WebKit/WebKit/commit/8f979d74e8506ea29db20fe19b3f99f6ec9aba85
  Author: Philippe Normand <[email protected]>
  Date:   2026-01-12 (Mon, 12 Jan 2026)

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

  Log Message:
  -----------
  [GStreamer][WebRTC] Crash during sender backend clean-up
https://bugs.webkit.org/show_bug.cgi?id=305255

Reviewed by Xabier Rodriguez-Calvar.

The RealtimeOutgoingMediaSourceGStreamer::StoppedCallback callback can 
potentially be called
asynchronously so make sure the RtpSenderBackend is still alive when calling it.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerRtpSenderBackend.cpp:
(WebCore::GStreamerRtpSenderBackend::stopSource):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to