commit | 628f37a6fe24cd7783b3446d40b2e26752cc6ebb | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Dec 06 09:55:20 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 06 12:06:34 2018 |
tree | 03348edcbbbdb8f0d414e2a6d53b9d8c392de61c | |
parent | fafae11bfc4c7d1f8f02e708b0187fb48f7b8810 [diff] |
Delete a cricket::DtlsTransport when PC is closed This avoids use-after-free problems that occur when references to webrtc::DtlsTransport objects are held outside of the PC. Bug: chromium:907849 Change-Id: Id428c8e616482eff0f4327d2eac17e29bb3f6484 Reviewed-on: https://webrtc-review.googlesource.com/c/113303 Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25915}
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.