[roll] Roll fuchsia [starnix] Add missing permission checks in readdir / getdents

Add regression test for directory read permission checks in these
calls, and add the missing check.

Original-Original-Bug: 521343180
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1648054
SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com>
Original-Original-Revision: 693715d7f43ed5e689ea3c5d3cc7eca3bb1114fd
GitOrigin-RevId: 2119666d091d852984e0f58e6b78684ed0c2e11e
Change-Id: Ia6fa8e20446c633e4e958d51b14c72fbef377a93
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1650295
Cr-Commit-Position: refs/heads/main@{#194574}
1 file changed
tree: 5195d85418d1e9642a6ecb8a90848b9ae91556d4
  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.