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

Resolve paths passed to VFS/HLE to canonical #168

Open
dmiller423 opened this issue Apr 29, 2020 · 1 comment
Open

Resolve paths passed to VFS/HLE to canonical #168

dmiller423 opened this issue Apr 29, 2020 · 1 comment
Milestone

Comments

@dmiller423
Copy link
Contributor

Find all VFS HLE routines, such as
EmulatedFDManager::OpenAt() and resolve path arguments to canonical form before using in map<path,fd>

Currently only absolute paths that match perfectly will work.

@dmiller423
Copy link
Contributor Author

Partially? resolved by #170

@skmp skmp added this to the 2212 milestone Aug 10, 2022
@skmp skmp moved this to 🆕 Unplanned in Next Project Milestone Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Unschedulled
Development

No branches or pull requests

2 participants