| commit | 0fa65ee2a93adce46e24e50a84bb9fad8d4ae24c | [log] [tgz] |
|---|---|---|
| author | Naomi Mccracken <nmccracken@fuchsia.infra.roller.google.com> | Thu Sep 30 23:46:31 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 30 16:47:41 2021 -0700 |
| tree | 0f9e95e55585e80167004d6eae37fb5be054ddf4 | |
| parent | 8a7561538539b893910094d10846f722876e4575 [diff] |
[roll] Roll fuchsia [wlan][policy] Remove sum that causes panic The sum() function panics when integer overflow occurs. This change removes the use of sum in scoring networks and instead uses saturating arithmatic which will cap values at max/min instead of a panic. Test: added a unit test that would have previously caused a panic fx test wlancfg-tests Original-Bug: 85697 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/588199 Original-Revision: d390004e22935c4d3d57e937bef2ad5e5950e310 GitOrigin-RevId: 5cad6661b0bd416cfa8a595d03e5e265a24eb297 Change-Id: I73f3e9c0cb266c145d1c9e9007edcfbdc2a00c89
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.