Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(utils): don't use O_NOFOLLOW in open_dir() #3742

Merged
merged 3 commits into from
Mar 31, 2024

Conversation

rami3l
Copy link
Member

@rami3l rami3l commented Mar 27, 2024

Fixes #3737.

For more context on this particular approach, see #3737 (comment).

Concerns

  • Testing: can we bake a smoke test to prevent regression?

@rami3l rami3l force-pushed the fix/unix-open-no-nofollow branch 3 times, most recently from 2d1a9f6 to 29ce9ee Compare March 27, 2024 04:46
@rami3l rami3l requested a review from djc March 27, 2024 04:47
src/utils/raw.rs Show resolved Hide resolved
@rami3l rami3l requested a review from rbtcollins March 27, 2024 10:57
tests/suite/cli_misc.rs Outdated Show resolved Hide resolved
tests/suite/cli_misc.rs Outdated Show resolved Hide resolved
tests/suite/cli_misc.rs Outdated Show resolved Hide resolved
tests/suite/cli_misc.rs Outdated Show resolved Hide resolved
@rami3l rami3l added this pull request to the merge queue Mar 31, 2024
Merged via the queue into master with commit 3f57299 Mar 31, 2024
21 checks passed
@rami3l rami3l deleted the fix/unix-open-no-nofollow branch March 31, 2024 23:33
@rami3l rami3l mentioned this pull request Apr 14, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustup fails with symlink RUSTUP_HOME/toolchains
3 participants