commit | 87d5a7494a04f452ff0fbf04841d4ecd55ca9a6c | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Tue Mar 06 09:42:25 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 06 18:41:52 2018 +0000 |
tree | 6632a34c7ff5ce4ce7ce7d6d7b42e7b0f5db1cea | |
parent | 12eb85881c865a67be07d04856383fea22890d6a [diff] |
Fix crash that occurs if GetStats is called from within OnStatsDelivered This was resulting in the currently executing stats callback to be invoked *again*, possibly ad infinitum, resulting in stack overflow. Bug: webrtc:8973 Change-Id: Ib3bcc8e6bdd991728214fa242dda2010efc919a7 Reviewed-on: https://webrtc-review.googlesource.com/59464 Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22313}
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.