commit | 47a9e6e94e2d02c94d40c35969776816ea292342 | [log] [tgz] |
---|---|---|
author | Henrik Lundin <henrik.lundin@webrtc.org> | Thu May 05 17:02:44 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 09 09:46:34 2022 |
tree | e0f5754a70c22d4de09eac6e33622b1d88c1dc21 | |
parent | 77d987a724c0d62494bd61b8b932d0c596ab3160 [diff] |
Fix an msan issue in G722 decoder If feeding an odd length payload to the G722 stereo decoder, the codec would end up reading from uninitialized memory. Bug: chromium:1302494 Change-Id: I2222377530fee31555e17a0c60ecf33261364b71 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261303 Auto-Submit: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Minyue Li <minyue@google.com> Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36810}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.