RESOLVED FIXED160018
[GTK] The GSTREAMER_GL path in MediaPlayerPrivateGStreamerBase::paintToTextureMapper() is missing a mutex lock
https://bugs.webkit.org/show_bug.cgi?id=160018
Summary [GTK] The GSTREAMER_GL path in MediaPlayerPrivateGStreamerBase::paintToTextur...
Miguel Gomez
Reported 2016-07-21 05:24:02 PDT
The video sample is being accessed without locking the mutex, which allows gstreamer to modify it while it's being used.
Attachments
Patch (1.66 KB, patch)
2016-07-21 05:31 PDT, Miguel Gomez
no flags
Miguel Gomez
Comment 1 2016-07-21 05:31:09 PDT
WebKit Commit Bot
Comment 2 2016-07-21 06:04:14 PDT
Comment on attachment 284208 [details] Patch Clearing flags on attachment: 284208 Committed r203502: <http://trac.webkit.org/changeset/203502>
WebKit Commit Bot
Comment 3 2016-07-21 06:04:17 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.