mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-22 19:06:15 +08:00
22bbb4e909
Handle project-relative file URIs through the guest app0 mount, including unambiguous case-insensitive lookup for case-sensitive hosts. Reject host paths, traversal underflow, malformed or remote URIs, and symlink/reparse escapes; cover accepted app0 forms and sandbox boundaries with nonparallel tests.