commit | 203b549ee21058081c8e44a50c1ed39cc269df72 | [log] [tgz] |
---|---|---|
author | Tim Na <natim@webrtc.org> | Fri Feb 05 18:23:53 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 08 19:13:00 2021 |
tree | d4cb8d88d0ac8c87c6127560b37fe67d862d770c | |
parent | ccdf50ba09a9edae60b9e44d7f0ae363182a2ac8 [diff] |
Using nullopt when connection is nullptr. During SelectConnectionToPing, optional connection had the value of nullptr which led the code to crash. Bug: None Change-Id: Ibe9a54b71bbd62f3b80d676ca80d64ff951dda51 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/206081 Commit-Queue: Tim Na <natim@webrtc.org> Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33197}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.