Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FSEntry: Throw an Exception when trying to read non-existent file
FSEntry.lookup can return null, and it would lead to a SEGV with the attribute check, so add the forgotten check first.
- Loading branch information