[Webkit-unassigned] [Bug 172263] New: AudioSourceProviderAVFObjC::m_tap member access is not thread safe.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 18 00:25:21 PDT 2017


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

            Bug ID: 172263
           Summary: AudioSourceProviderAVFObjC::m_tap member access is not
                    thread safe.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

It it possible that the main thread will modify the m_tap member by calling AudioSourceProviderAVFObjC::destroyMix(), while m_tap is being read on a secondary thread in AudioSourceProviderAVFObjC::process().

-- 
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/20170518/4733c9a9/attachment.html>


More information about the webkit-unassigned mailing list