WebRtcIsacfix_PitchFilterCore requires indW32 >= PITCH_FRACORDER - 2; otherwise, it will read from entries of ubufQQ that haven't been written yet. (The problem of indW32 being too small has only been seen in fuzzer tests, not in real life.) BUG=chromium:581901 Review URL: https://codereview.webrtc.org/1811453002 Cr-Commit-Position: refs/heads/master@{#12047}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.