commit | caa8ef3ab511d54dfa486eb7599ef0a74f7471ee | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Wed Feb 26 14:48:16 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 27 07:41:54 2025 |
tree | 2d74bfe9a23e6cc722908c101749cf45d0016398 | |
parent | 8201d0b45a6782c8fa4978b74f0464383b2c874b [diff] |
PipeWire camera: Fix cleanup order The hook is associated with the proxy object. We should remove the hook first before destroying the proxy object to avoid use-after-free. Bug: webrtc:42225999 Change-Id: I3846a93e348927329c29982569dec434c40bdd16 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/379100 Reviewed-by: Andreas Pehrson <apehrson@mozilla.com> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Jan Grulich <grulja@gmail.com> Cr-Commit-Position: refs/heads/main@{#44002}
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.