commit | e5ee43787af67dcc43ff930c19427dd801a58fcb | [log] [tgz] |
---|---|---|
author | Yury Yarashevich <yura.yaroshevich@gmail.com> | Sat Jun 17 19:23:28 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 20 10:31:44 2023 |
tree | ca31ba4cf619bfd9420b2108e2f86e4523bd8f9d | |
parent | 6efbd1fdbc63773eacac0ab388ef40ebd147f4a5 [diff] |
Fix candidate leak with initWithNativeCandidate. [RTCIceCandidate initWithNativeCandidate:] does not take ownership on candidate, so it must be released by caller. Bug: None Change-Id: I516e740e81a7aec04556f5fa71cbbecf3be6deb7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/308500 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40314}
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.