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

lossy unicode conversion of file name #32

Merged
merged 1 commit into from Mar 5, 2023

Conversation

solidiquis
Copy link
Owner

Closes #30

Panics occur when file-names contain non-unicode sequences. This PR fixes the issue by doing lossy conversion of OsStr to Cow<'_, str>.

@solidiquis solidiquis merged commit 2016a61 into master Mar 5, 2023
@solidiquis solidiquis deleted the lossy-conversion-file-name branch March 6, 2023 06: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.

thread 'main' panicked; symlink issue?
1 participant