The root check would allow things like c:\foobar\baz if the root was c:\foo, because string wise that's a prefix. Now it doesn't.
2.7 KiB
2.7 KiB
The root check would allow things like c:\foobar\baz if the root was c:\foo, because string wise that's a prefix. Now it doesn't.