commit | a5c735f5d90d07cd3884c6d81547cafd91b0100e | [log] [tgz] |
---|---|---|
author | Yura Yaroshevich <yura.yaroshevich@gmail.com> | Thu Feb 22 13:44:27 2018 +0300 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 22 16:11:38 2018 +0000 |
tree | c77434a35115c5e02a06cc6fd39140fc94e21fd0 | |
parent | c66810830c8ae5e0b1eda753669c386aa39b7cb1 [diff] |
Fixed observer unsubscribtion in RTCRtpReceiver. Missing unsubscribtion caused accessing invalid pointer inside AudioRtpReceiver::OnFirstPacketReceived on short-lived RTCRtpReceiver objects. Bug: webrtc:6112 Change-Id: I5df141628e1cfd69aff59177d395c3246e1bf367 Reviewed-on: https://webrtc-review.googlesource.com/54306 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22157}
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.