Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15a2108f0346dfc1c2da13f79f8e33aa5aae4cc5
      
https://github.com/WebKit/WebKit/commit/15a2108f0346dfc1c2da13f79f8e33aa5aae4cc5
  Author: Xabier Rodriguez-Calvar <[email protected]>
  Date:   2025-06-19 (Thu, 19 Jun 2025)

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

  Log Message:
  -----------
  [GStreamer] Fix crash in event management
https://bugs.webkit.org/show_bug.cgi?id=294713

Reviewed by Philippe Normand.

We were leaking the ref just in the line above for OOB events which was causing 
the quirks to try to use a nullptr.

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

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to