commit | aeb5d88dee9998a26fbe3f76790007a8f2fc98f7 | [log] [tgz] |
---|---|---|
author | Alex Loiko <aleloi@webrtc.org> | Tue Nov 07 12:14:20 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 07 14:47:05 2017 |
tree | 228cb9cb5bf8ec57dafd36dd428842d43b89a0ec | |
parent | 1c9faeef5fdb28c1138d2ad5336741d845400fca [diff] |
Replace left shift with equivalent multiplication. Issue was found by the NetEq fuzzer. TBR=kwiberg@webrtc.org Bug: chromium:779380 Change-Id: Ib6a3db78fadc3c7ae11478ca4f695c6d19a2db19 Reviewed-on: https://webrtc-review.googlesource.com/20869 Reviewed-by: Alex Loiko <aleloi@webrtc.org> Commit-Queue: Alex Loiko <aleloi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20586}
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.