[roll] Roll fuchsia [kernel][ktrace] Clean up DynamicStringRef

Modernize this little object's constructor definition.
This also works around a spurious warning from GCC 12.

Original-Bug: 99558
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683654
Original-Revision: 48788fed11f77330570ff2bccbb215f9b14a10d1
GitOrigin-RevId: 9fcdfa8b90c8d75b39a198bd12d698ed226d3e94
Change-Id: I111207606e974d6ef127df08131bcf7f0f13c983
1 file changed
tree: a726d0e0a10e0b480f41d89e1d08955ad1fb6ba0
  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.