Resolve paths passed to VFS/HLE to canonical
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
Find all VFS HLE routines, such as
EmulatedFDManager::OpenAt() and resolve path arguments to canonical form before using in map
Currently only absolute paths that match perfectly will work.
Contributor guide
Assessment
This issue has not been assessed yet.