[roll] Roll fuchsia [userboot] Check for over-long interpreter names

Bootfs entries have a maximum size. This CL changes userboot to
validate that any PT_INTERP name will not result in a bootfs entry
name that is too long.

As a bonus, this removes a VLA.

Original-Bug: fxbug.dev/47998
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/458282
Original-Revision: fd1f39ce486703b75281b876c5bdea1e37e20128
GitOrigin-RevId: a8013bae257191655102e525944738f49eb787ce
Change-Id: I5c23bb64d2a66d7b86621e402a8b598bc41675ce
1 file changed
tree: b80f19399b2e18b510abd7b2b629fc050193a9c9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.