Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3cd5b617ea439dd479ad9af8db7fda8806cae71e
https://github.com/WebKit/WebKit/commit/3cd5b617ea439dd479ad9af8db7fda8806cae71e
Author: Xabier Rodriguez-Calvar <[email protected]>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/eme/CDMThunder.cpp
Log Message:
-----------
[EME][GStreamer][Thunder] Fix crash with garbage collected CDMInstance
https://bugs.webkit.org/show_bug.cgi?id=294833
Reviewed by Philippe Normand.
There was a crash in certain situations where the CDMInstance got garbage
collected, which made it crash as there was no
valid object. Now we just bail out and warn.
* Source/WebCore/platform/graphics/gstreamer/eme/CDMThunder.cpp:
(WebCore::CDMInstanceSessionThunder::requestLicense):
Canonical link: https://commits.webkit.org/296608@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