[Webkit-unassigned] [Bug 160018] New: [GTK] The GSTREAMER_GL path in MediaPlayerPrivateGStreamerBase::paintToTextureMapper() is missing a mutex lock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 05:24:02 PDT 2016


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

            Bug ID: 160018
           Summary: [GTK] The GSTREAMER_GL path in
                    MediaPlayerPrivateGStreamerBase::paintToTextureMapper(
                    ) is missing a mutex lock
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

The video sample is being accessed without locking the mutex, which allows gstreamer to modify it while it's being used.

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


More information about the webkit-unassigned mailing list