commit | ee31f0a7d5ed564cd12704e000b9ccabf9266f03 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Tue Feb 16 16:42:07 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 16 16:42:15 2016 |
tree | d7ca7f13f4a94e05d47aff387c12f42d59830647 | |
parent | 62a5ccdb532cfa1256c3a5860bfe087569481d24 [diff] |
Fix out-of-buffer read in iLBC In some cases, the decoder can read outside of an allocated array. See the new comment in the code for more details. BUG=chromium:568889, webrtc:5305 Review URL: https://codereview.webrtc.org/1700973002 Cr-Commit-Position: refs/heads/master@{#11637}
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.