commit | ea7a3f82256fc2e7cc0b8f4244e74f502d9c54bd | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Thu Oct 19 09:40:55 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 19 10:59:50 2017 |
tree | d5409f48679ef5a1d2beee619da00ec7862456b4 | |
parent | 712048c64fd55716d09bffa495d71eeb20462209 [diff] |
Fixing unsafe conversion The bot "Win (more_configs)" has spotted another unsafe type conversion. This CL is a follow-up of: - https://webrtc-review.googlesource.com/c/src/+/12921 - https://webrtc-review.googlesource.com/c/src/+/13122 Bug: chromium:759980 Change-Id: I3634c3e20fcd9f4e106914399ac40ca87d4c6137 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/13622 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20349}
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.