Make Filesystem::is* functions handle nonexistent paths properly
If stat() failed, these functions could read from an uninitialized stat struct and return "true" for paths that didn't exist.develop
parent
2fcf751a44
commit
a56a427d12
Loading…
Reference in New Issue