DescriptionAdd 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}
Committed: https://chromium.googlesource.com/external/webrtc/+/5de068082bcb95c45efd476183a3773a939291b7
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move declaration of variable to point of first use. #
Messages
Total messages: 23 (14 generated)
|