commit | 11affddbbc7e976abbf10afa9468fa4026316627 | [log] [tgz] |
---|---|---|
author | Yury Yarashevich <yura.yaroshevich@gmail.com> | Tue Jun 13 10:27:30 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 16 19:36:31 2023 |
tree | 6b34278f3a33a5a9fab88f2e741428edca263729 | |
parent | 4d2a219436849b3544341541960c85c08d8002e5 [diff] |
Fix PeerConnectionDependencies leak on PC init. Release + dereference operator does not magically move buffer from heap to stack, so there was a leak. Bug: None Change-Id: I9f760b6719ca1fc03aa3efcfda0c0ff9d87efda8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/308581 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Yury Yarashevich <yura.yaroshevich@gmail.com> Cr-Commit-Position: refs/heads/main@{#40303}
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.