[Webkit-unassigned] [Bug 228688] RealtimeMediaSource::audioSamplesAvailable is calling malloc as part of locking in audio thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 1 06:27:51 PDT 2021


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
Lock::unlockSlow() is using DisableMallocRestrictionsForCurrentThreadScope disableMallocRestrictions.
Maybe Lock::slow()should do the same.

-- 
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/20210801/06413690/attachment-0001.htm>


More information about the webkit-unassigned mailing list