diff options
Diffstat (limited to 'results/scraper/fex/168')
| -rw-r--r-- | results/scraper/fex/168 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/fex/168 b/results/scraper/fex/168 new file mode 100644 index 000000000..7b1e2fdf8 --- /dev/null +++ b/results/scraper/fex/168 @@ -0,0 +1,5 @@ +Resolve paths passed to VFS/HLE to canonical +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. \ No newline at end of file |