Fix out-of-bounds write in SetupCodec due to excessive RIDs In GetSendEncodingsFromRemoteDescription, limit the number of processed simulcast layers to kMaxSimulcastStreams. Added bounds checking in SetupCodec to avoid writing past the end of the simulcastStream array. Bug: chromium:486536241 Change-Id: Ie5bbe2bd3362cb4b319ec5be67c6288da8ad953a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/458720 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Philipp Hancke <philipp.hancke@googlemail.com> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47230}
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.