about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-03-13 22:27:12 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-03-23 07:22:48 -0700
commit5ca8a735ca36219abbf601624606c41148b95210 (patch)
tree123992e3bb3d2051064c51478244dbdc072de7e8 /src/rustllvm/RustWrapper.cpp
parent90346eae18e83887517e096c17678a74838ff995 (diff)
downloadrust-5ca8a735ca36219abbf601624606c41148b95210.tar.gz
rust-5ca8a735ca36219abbf601624606c41148b95210.zip
std: Don't cache stdio handles on Windows
This alters the stdio code on Windows to always call `GetStdHandle` whenever the
stdio read/write functions are called as this allows us to track changes to the
value over time (such as if a process calls `SetStdHandle` while it's running).

Closes #40490
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions