[roll] Roll fuchsia [roll] Roll third_party/pigweed various: Fix implicit conversion warnings

Fix implicit conversion warnings in the following modules:

- pw_malloc
- pw_allocator
- pw_assert
- pw_assert_tokenized

Original-Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/410693
Original-Original-Revision: 79c7210f9c1cfc27da3a5aa18dfd92d117f1d50a

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1614013
Original-Original-Revision: 2a2879cb3e4d204440b0c548e3d504eecac06251
GitOrigin-RevId: 52a83e10a5e21d1c7f8c5f65687d26f1b0df9d8a
Change-Id: I5c5eaac85fc2f845a0f94cc3e6dce7e3cfc7192b
1 file changed
tree: 5134c901db4fe001ea08b19fc08d9c1118a75bf0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.