about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-01-06 14:17:23 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-01-06 16:32:51 -0800
commit03e91573c73dbaa6afc905c6b14df4bb327589c9 (patch)
tree5518b4e70db6ece31171438d7eb74ca4393d59bc /src/rustllvm/RustWrapper.cpp
parent3afa0b97c4ce81b3bbfd1e0dd4a6609742957678 (diff)
downloadrust-03e91573c73dbaa6afc905c6b14df4bb327589c9.tar.gz
rust-03e91573c73dbaa6afc905c6b14df4bb327589c9.zip
Don't read forever on a file descriptor
Similarly to the recent commit to do this for networking, there's no reason that
a read on a file descriptor should continue reading until the entire buffer is
full. This makes sense when dealing with literal files, but when dealing with
things like stdin this doesn't make sense.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions