commit | 83a95f748f8e65f66ddd5e1ac02f1ae0cf115ca6 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Aug 29 12:21:54 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 30 08:24:30 2023 |
tree | b23870389ce2a6229dc4f04725121db4b14e23db | |
parent | d23d450a5034f633e984bac831e77a3be5d41eca [diff] |
Avoid integer overflow detected by the compiler. Trying to calculate std::abs(min_int) results in an int overflow. Original author: asmok@. Bug: None Change-Id: I984e9ba4f48411a583a55cc3f9c66c9a1cc8dc92 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/318120 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40660}
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.