commit | 2b11fd2e4bcbd5240ee04110323309f1fa2d3251 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Fri Sep 09 10:35:24 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 09 10:35:32 2016 |
tree | 14a988daa62501f6092a1d000872d7e60ceb569b | |
parent | 463d3011ceeb6d361411a42fa974b92d9dbc53e1 [diff] |
rtc::Optional: Tell sanitizers that unset values aren't OK to access This is a sample use of the other three sanitizer functions introduced in https://codereview.webrtc.org/2293893002/. BUG=chromium:617124 Review-Url: https://codereview.webrtc.org/2289383002 Cr-Commit-Position: refs/heads/master@{#14157}
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.