diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-04-08 09:50:50 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-04-08 10:33:39 -0700 |
| commit | f3f99fb44eea1d7037f94259aef6cbc39837ebee (patch) | |
| tree | 06627f8312fb03953ec47906df9a6d356ad00334 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 926f38e588bb99aff1902fa94ab82b1db89cbbce (diff) | |
| download | rust-f3f99fb44eea1d7037f94259aef6cbc39837ebee.tar.gz rust-f3f99fb44eea1d7037f94259aef6cbc39837ebee.zip | |
std: Fix fs::read_link behavior on Windows
The current implementation of using GetFinalPathNameByHandle actually reads all intermediate links instead of just looking at the current link. This commit alters the behavior of the function to use a different API which correctly reads only one level of the soft link. [breaking-change]
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
