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

Avoid permissions errors in _realCasePath. #1181

Merged
merged 1 commit into from Jan 6, 2021
Merged

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Jan 6, 2021

This catches permissions errors and treats them as indicating that the
path component we have so far is canonical. This also improves the
efficiency of case matching by caching results for higher directories.

Closes #1182

This catches permissions errors and treats them as indicating that the
path component we have so far is canonical. This also improves the
efficiency of case matching by caching results for higher directories.
@nex3 nex3 requested a review from Awjin January 6, 2021 00:42
@nex3 nex3 merged commit f24a2b9 into master Jan 6, 2021
@nex3 nex3 deleted the safer-real-case-path branch January 6, 2021 20:49
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.

Config.Msi: operation not permitted
2 participants