Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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}
- Loading branch information