Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: edcaf48cc49a41d3323ea5b7b6784ccc3b739412
      
https://github.com/WebKit/WebKit/commit/edcaf48cc49a41d3323ea5b7b6784ccc3b739412
  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:
  -----------
  [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



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

Reply via email to