commit | 7103e7085fdb146af8a7878a6dc0615b9b800deb | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Aug 17 14:24:46 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 18 08:53:06 2022 |
tree | 81a2fba6f7e27359c3a3ea603966978cc3ca713b | |
parent | b9201b0ef42597ba224c2479f8e5a5dad183fef3 [diff] |
Prevent UB on BufferT::AppendData and ctor. While [1] partially fixed the problem, UB was still possible when AppendData was called with size=0 or in one of the constructors. [1] - https://webrtc-review.googlesource.com/c/src/+/271502 Bug: webrtc:14292 Change-Id: I9196e23687ee82b7bfbe1ed43460d9f99adcd1ee Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/271980 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37814}
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.