[Webkit-unassigned] [Bug 199619] New: [GStreamer] Protect against null samples and samples with null buffers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 9 07:26:07 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199619

            Bug ID: 199619
           Summary: [GStreamer] Protect against null samples and samples
                    with null buffers
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eocanha at igalia.com

Under some circumstances (eg: after flushCurrentBuffer()), the (GstSample)m_sample stored by MediaPlayerPrivateGStreamerBase can contain a null GstBuffer. The GstVideoFrameHolder code and the MediaPlayerPrivateGStreamerBase::pushTextureToCompositor(), copyVideoTextureToPlatformTexture() and nativeImageForCurrentTime() methods don't properly manage that scenario, triggering crashes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190709/23201319/attachment.html>


More information about the webkit-unassigned mailing list