commit | 2c38c20e7bce3e4fe41dfdab3db0582cea39de20 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Tue Feb 16 18:01:51 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 16 18:01:57 2016 |
tree | edc3fecdd9a656b0d09c21c3067f7ecf8d9ad57a | |
parent | 44c65e9eed546a390b4dd73e98140b2ae8ae0b7f [diff] |
Fix out-of-buffer write in iLBC In some cases, the decoder can write outside of an allocated array. See the new comment in the code for more details. BUG=chromium:568885, webrtc:5305 Review URL: https://codereview.webrtc.org/1704463002 Cr-Commit-Position: refs/heads/master@{#11641}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.