Config loader doesn't reliably detect no access to file
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
On Windows and Unix, stat/_stat succeeds even if the process has no access to the file. This causes access failures to get reported as XML parser failure, instead of an access failure as intended.
On Windows and Unix, stat/_stat succeeds even if the process has no access to the file. This causes access failures to get reported as XML parser failure, instead of an access failure as intended.