Skip to content

Fix #79806: realpath() erroneously resolves link to link #5861

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

Closed
wants to merge 2 commits into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Jul 15, 2020

After resolving reparse points, the path still may be a reparse point;
in that case we have to resolve that reparse point as well.

After resolving reparse points, the path still may be a reparse point;
in that case we have to resolve that reparse point as well.
@cmb69 cmb69 added the Bug label Jul 15, 2020
@cmb69
Copy link
Member Author

cmb69 commented Jul 20, 2020

If there are no objections, I'll merge this PR in a week.

@cmb69
Copy link
Member Author

cmb69 commented Jul 27, 2020

Applied as d5b59b4.

@cmb69 cmb69 closed this Jul 27, 2020
@cmb69 cmb69 deleted the cmb/79806 branch July 27, 2020 13:12
@cmb69 cmb69 restored the cmb/79806 branch July 28, 2020 09:18
We also make sure that we don't retry on GetFileAttributes() failures.
@cmb69 cmb69 reopened this Jul 28, 2020
@cmb69
Copy link
Member Author

cmb69 commented Jul 28, 2020

Applied as c756f82.

@cmb69 cmb69 closed this Jul 28, 2020
@cmb69 cmb69 deleted the cmb/79806 branch July 28, 2020 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant