WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160018
[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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Miguel Gomez
Comment 1
2016-07-21 05:31:09 PDT
Created
attachment 284208
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug