Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 013ff9c5d6163358e188b5778070bc1a756f9900
https://github.com/WebKit/WebKit/commit/013ff9c5d6163358e188b5778070bc1a756f9900
Author: Jer Noble <[email protected]>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M Source/WebCore/platform/audio/cocoa/CARingBuffer.cpp
Log Message:
-----------
[Cocoa] Potential channel count mismatch in CARingBuffer FetchABL
https://bugs.webkit.org/show_bug.cgi?id=246951
rdar://100412139
Reviewed by Youenn Fablet.
In the case of a mismatch between the AudioFormatList's mNumberBuffers and the
ring buffer's
m_pointers channel data, pick the minimum of the two to iterate over.
* Source/WebCore/platform/audio/cocoa/CARingBuffer.cpp:
(WebCore::FetchABL):
Canonical link: https://commits.webkit.org/255924@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes