commit | cf3ef74a9a8ad40b9d10eeed239588d0f1940bb7 | [log] [tgz] |
---|---|---|
author | Alexander Cooper <alcooper@chromium.org> | Tue May 20 20:50:21 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 21 08:22:59 2025 |
tree | e77f83defbda03a38d9ab42cf90c112a200e44b7 | |
parent | 65ce9656f3fe01d8ca9f913976b128fdf203fb4c [diff] |
Speculative fix for ScreencastResult crash There are low amounts of a crash on this line. While it is possible that this is due to a CFI error in `StartScreenCastStream`, the low hit rate could also be indicative of a rare failure where the screencast_stream may be null. Speculatively add a null check to this location. Bug: chromium:354145778 Change-Id: Ibc71abd93f862fd78a0f96e85125fe974201967d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/392760 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Auto-Submit: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#44708}
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.