Skip to content

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

Merged
rami3l merged 3 commits intomasterfrom
fix/unix-open-no-nofollow
Mar 31, 2024
Merged

fix(utils): don't use O_NOFOLLOW in open_dir()#3742
rami3l merged 3 commits intomasterfrom
fix/unix-open-no-nofollow

Conversation

@rami3l
Copy link
Copy Markdown
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
@rami3l rami3l requested a review from rbtcollins March 27, 2024 10:57
@rami3l rami3l force-pushed the fix/unix-open-no-nofollow branch from 29ce9ee to f3b4dd5 Compare March 28, 2024 11:26
@rami3l rami3l requested a review from rbtcollins March 29, 2024 11:22
@rami3l rami3l force-pushed the fix/unix-open-no-nofollow branch from f3b4dd5 to 0e26879 Compare March 31, 2024 08:46
@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
@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