commit | 4d7657e27bb83a9fbe385b52822795e38a045c31 | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Thu Oct 28 20:52:37 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 29 10:40:23 2021 |
tree | 63587f50cba79d253741cf48208f65bddfe7d44a | |
parent | 448231d6543adadb2b36e581c6adb46442abf03d [diff] |
PipeWire capturer: fix crash when dlopening EGL and OpenGL We need to use RTC_NOT_SANITIZE("cfi-icall") everywhere where we do function typecasting, otherwise doing official Chrome builds will result into crash. Bug: chromium:1262535 Change-Id: If7358ccab6bd626e494b7ecd3077aa29502080c1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/236587 Reviewed-by: Florent Castelli <orphis@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35281}
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.