Protect Android TurnCustomizer and CallSessionFileRotatingLogSink against double-free. Adopt NativeLifecycleLock in TurnCustomizer and CallSessionFileRotatingLogSink to synchronize native pointer access and ensure dispose() is thread-safe and idempotent when called concurrently. Bug: b/533453798 Change-Id: I09d15be0c53f887abf793f20dd5937ad3303e8ff Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/504720 Commit-Queue: Linus Nilsson <lnilsson@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: ZoƩ Lepaul <zlep@webrtc.org> Cr-Commit-Position: refs/heads/main@{#48677}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.