[roll] Roll fuchsia [iwlwifi] Add checks for malloc

Issue found in fxb/97922 and split to fxb/98768. Add checks
to handle the corner cases. Since the callers are aware of
the allocation failure, we just don't memcpy while allocation
fails.

Tested: passed the existing tests.
Original-Bug: 98768
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672758
Original-Revision: 3f2cf2f2d42957ce0759dda9c952662d1fc5b2b9
GitOrigin-RevId: 2114b11776088632e2329febd2fea9fc5035ae21
Change-Id: I9102f52a5526c675a579577c444dc28293e3fd41
1 file changed
tree: 8452718f74dacde8235d02d48dbd909d12bb4fdc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.