commit | fa266efb27f6e7db548a9c52f8f28bad911e4fd2 | [log] [tgz] |
---|---|---|
author | Zhi Huang <zhihuang@webrtc.org> | Wed Dec 13 10:27:46 2017 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 13 22:46:01 2017 +0000 |
tree | bb9a881d36fde486bb2786d1091b65b3ed841a15 | |
parent | 095f1c344d1680a4b32feb67ac5c6775f49808ff [diff] |
Fix the crash when GetSources is called with non-existing ssrc. When GetSources is called with non-existing ssrc, it will log the error and return an empty RtpSource list instead of hitting the DCHECK. Bug: chromium:793699 Change-Id: I30bebb657de32f87f9c82920fa0b19403893791f Reviewed-on: https://webrtc-review.googlesource.com/32860 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21258}
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.