commit | 389a97c0f434e631f5ea7a5b02c1a6907c56a158 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Thu Jan 04 00:26:06 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 04 00:53:07 2018 |
tree | b322c55004f78fd7ebb97b49f5b055da9172e8cb | |
parent | 1b1798112bf1b3a338beeef601c8b4885e8081b0 [diff] |
Fixing leaked reference from SCTP transport to DTLS/ICE transport. This was causing ICE pings to continue going out on PeerConnections that use DataChannels, even after closing the PeerConnection. This CL adds a two-line fix, and an integration test that will catch this and similar issues. Bug: webrtc:7655 Change-Id: I589a2a1aaf6433c1d65be69a1267e1b52a33534b Reviewed-on: https://webrtc-review.googlesource.com/37145 Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21488}
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.