commit | 5b8dd4d75ec351e9326c24b42350015db63c3e7b | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Wed Jun 20 13:30:43 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 20 22:25:00 2018 +0000 |
tree | 567eed96687dbe6a2b81117ec607658c2364f04c | |
parent | b983bae92396ddd5c03212ada3c3f2b3606e3884 [diff] |
Fix a dangling-pointer bug in P2PTransportChannel unit tests. Messages posted to the main thread are handled by dangling pointers to destroyed endpoints after the tests end. Bug: None Change-Id: I901d63bf11574882d0259cd4b07e628f6a4eebc5 Reviewed-on: https://webrtc-review.googlesource.com/84540 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Qingsi Wang <qingsi@google.com> Cr-Commit-Position: refs/heads/master@{#23691}
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.