[roll] Roll fuchsia [internet-checksum] Fix an overflow crash

Fix a bug in the checksum computation that can result in a crash for
certain inputs.

Original-Fixed: 100821

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681642
Original-Revision: b94b7c358963d1e4324c41880957796d7fe7ec0a
GitOrigin-RevId: 3def9512e4ea55eae89ee8f2972a9248088cb640
Change-Id: Id20bb815560e265efe5b7bb58c7f4871586cc49f
1 file changed
tree: 2717ed680c9793e6a4d68b4ad29480572b4941bd
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.