commit | 84b33a4439b0bf9854ceac387ee8c0ed10c9917e | [log] [tgz] |
---|---|---|
author | Sunggook Chue <sunggch@microsoft.com> | Mon Dec 16 23:32:03 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 18 19:27:06 2024 |
tree | 876e612540c1f08f68761739744db15f9f4c9610 | |
parent | b15683c12dad7ddc80765eb4e175ab7df6dbf027 [diff] |
Fix crash invalid entry access in StreamConfigs. When incoming codec_settings_list size is more than the internal RTP source indentifiers, then it would cause an invalid memory acccess. The fix is to operate the stream config update only when these sizes are match. Bug: chromium:378724147 Change-Id: I2195df82e0e05619cd2a9bc2d4cb5e8f3efa1446 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/368120 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43603}
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.