commit | 6d0d844d1f2ef4c6d1b64c72faa1c4c12ce067e9 | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Thu May 05 12:55:58 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 05 18:15:08 2022 |
tree | e4a6b8c6b1fd9b1910464728aa5892640b876372 | |
parent | 662d7f11d5f945722e668d13985b79063a89ad55 [diff] |
Add CFI-ICALL to avoid crash in PipeWire functions We already use RTC_NO_SANITIZE("cfi-icall") for most of the code and it looks this one can be triggered recently with pw_loop_signal_event() call. Bug: webrtc:13659 Change-Id: I4dbb88f32de861e05be18254640db90b0f58c5e5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261300 Reviewed-by: Mark Foltz <mfoltz@chromium.org> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Mark Foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/main@{#36787}
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.