Add a check in the BlockBuffer of AEC2 to guard for buffer overflows. Ensure that the ring buffer does not return a pointer into the buffer if no data is available to read. The ring buffer fix is not directly applicable to issue webrtc:7845, but may cause related memory errors. BUG=webrtc:7845 Review-Url: https://codereview.webrtc.org/2971313002 Cr-Commit-Position: refs/heads/master@{#18940}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.