commit | 4ed5b087f57fe8b116966ee2e60be2d3785975be | [log] [tgz] |
---|---|---|
author | Noah Richards <noahric@chromium.org> | Tue Jul 30 18:56:08 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 30 19:35:37 2019 |
tree | 703470ef977da2fa350975dac45e0f0db385cc8f | |
parent | fe431e482e68ac266b7398658e1a51ec44adc5d2 [diff] |
Skip empty strings in ToUtf(8|16). We've observed a crash on Windows when the strings are empty, skipping the conversion seems reasonable in that case. Bug: None Change-Id: I3acf3060a88741fb750d7a0cc02e9422713c59cd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/147380 Commit-Queue: Noah Richards <noahric@chromium.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28709}
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.