Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 76d8a69fb15611f2f66d5e2fa7810b67d256144b
https://github.com/WebKit/WebKit/commit/76d8a69fb15611f2f66d5e2fa7810b67d256144b
Author: Philippe Normand <[email protected]>
Date: 2026-03-13 (Fri, 13 Mar 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp
Log Message:
-----------
Cherry-pick 309207@main (edcaf48cc49a).
https://bugs.webkit.org/show_bug.cgi?id=309739
[GStreamer] AddressSanitizer SEGV in
WebCore::configureVideoDecoderForHarnessing
https://bugs.webkit.org/show_bug.cgi?id=309739
Reviewed by Adrian Perez de Castro and Fujii Hironori.
Check the return value of gst_element_factory_create() before using it.
* Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:
(WebCore::GStreamerVideoDecoder::create):
Canonical link: https://commits.webkit.org/309207@main
Canonical link: https://commits.webkit.org/305877.198@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications