commit | ee67ca3fd8acbee79709b7ae2ec2de1af2cf577f | [log] [tgz] |
---|---|---|
author | Alex Loiko <aleloi@webrtc.org> | Fri Jan 12 12:48:06 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 12 15:29:59 2018 |
tree | e768902301d8bfb203fd640ee2ca81b83bf3af71 | |
parent | d84b3d1f3d8ad6b1e1f2667e2d2d48cf5ca59227 [diff] |
Replace left shift with equivalent multiplication. We have done changes to the Audio Processing fuzzer here https://webrtc-review.googlesource.com/c/src/+/36500/6. We ran the new version of the fuzzer locally. The UBSAN detector found these (minor) issues. We have used the Godbolt compiler explorer to check that similar changes produce identical compiled code. Bug: webrtc:7820 Change-Id: I9cc3b81e4be7cf691f878c37010ce105bc2f3e38 Reviewed-on: https://webrtc-review.googlesource.com/39264 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Alex Loiko <aleloi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21605}
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.