[Webkit-unassigned] [Bug 239485] [WinCairo] Crash while MediaPlayerPrivateMediaFoundation::removeListener in the async callback thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 13:36:49 PDT 2022


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
One more problem.
IMFAsyncCallback should use InterlockedIncrement and InterlockedDecrement for ref-counting.

Implementing the Asynchronous Callback - Win32 apps | Microsoft Docs
https://docs.microsoft.com/en-us/windows/win32/medfound/implementing-the-asynchronous-callback

-- 
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/20220426/e9809d7a/attachment-0001.htm>


More information about the webkit-unassigned mailing list