commit | ba68aabb06b627e1773fdfdcbeec05cd50c8c500 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Mon Oct 16 13:45:58 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 23 14:25:37 2017 +0000 |
tree | 68740cac0788b99629803abe27d7b20fdac79b3a | |
parent | f92d871f4f319fb727911de5a0ae155557c2c361 [diff] |
Fix of integer overflow in WebRtcAecm_ProcessBlock / ApmTest.Process This CL includes the patch from oprypin@webrtc.org, which is also applied to the MIPS code (also affected), and the protobuf for ApmTest.Process (audio_processing_unittest.cc), which used when WEBRTC_AUDIOPROC_FIXED_PROFILE is set. This change has been tested on mobile platforms. Bug: webrtc:8200 Change-Id: Ic50a5ab57c16551397756b1fb473e1067b8e7ece Reviewed-on: https://webrtc-review.googlesource.com/10811 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20394}
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.