commit | 79dfdadbc861a56596a42ba9f40c8bcbf30e4d75 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Tue Nov 15 09:45:53 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 15 09:45:59 2016 |
tree | f259a0dbd4d0b073d3f6f654ab2c454b2247ee3a | |
parent | fd5a20fd683c826bb26b3a03abb068c1ce084a7b [diff] |
Avoid left-shifting negative values in a number of places This is undefined behavior, according to specification. BUG=chromium:661133 Review-Url: https://codereview.webrtc.org/2500953003 Cr-Commit-Position: refs/heads/master@{#15078}
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.