commit | 4970670c78efdf64048874c3bd34b3ebca7e65e7 | [log] [tgz] |
---|---|---|
author | Henrik Lundin <henrik.lundin@webrtc.org> | Thu Oct 17 10:37:42 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 17 10:59:49 2019 +0000 |
tree | 97c67c6be59ad24e6affbd119d0c58911b0e9e8c | |
parent | dabdde62738da8374c6f6afd4f3c3378afaccc76 [diff] |
Avoid reading outside of memory in WebRtcVad_FindMinimum Also, change test target from rtc_static_library to rtc_source_set so that it is actually linked and run. Bug: webrtc:11010, webrtc:11037 Change-Id: I05173718ee7de8a9fad73b62c0efd0da4d4f1a7e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157166 Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29509}
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.
Authoritative list of directories that contain the native API header files.