commit | f8f457bd3f5bfc4907cd593a05ae7d72b9863d5c | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Fri Mar 10 00:24:57 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 10 00:24:57 2017 |
tree | f6c6e1cd476ad4257a3c97b99baeea3702120cf7 | |
parent | 8f33fb3419d0c8f5dc4ff23608b3aa95286c9b26 [diff] |
Return correct type from OpenSSLStreamAdapter::VerifyPeerCertificate. The function signature expects to return a "bool" but in one code path it returned "0". BUG=None Review-Url: https://codereview.webrtc.org/2742893002 Cr-Commit-Position: refs/heads/master@{#17156}
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.