about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-04-08 09:50:50 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-04-08 10:33:39 -0700
commitf3f99fb44eea1d7037f94259aef6cbc39837ebee (patch)
tree06627f8312fb03953ec47906df9a6d356ad00334 /src/libstd/sys/unix/stack_overflow.rs
parent926f38e588bb99aff1902fa94ab82b1db89cbbce (diff)
downloadrust-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