Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0515366f6d9a62a7cce98635a4610a27ec4847f6
      
https://github.com/WebKit/WebKit/commit/0515366f6d9a62a7cce98635a4610a27ec4847f6
  Author: Philippe Normand <[email protected]>
  Date:   2026-05-13 (Wed, 13 May 2026)

  Changed paths:
    M 
Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][MSE] Pass a strong reference to the user_data to 
gst_pad_start_task()
https://bugs.webkit.org/show_bug.cgi?id=314650

Reviewed by Xabier Rodriguez-Calvar.

Otherwise the object could get finalized while the task function is still 
running, leading to
crashes and worse.

* Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:
(webKitMediaSrcActivateMode):
(webKitMediaSrcStreamFlush):

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



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

Reply via email to