diff options
| author | bors <bors@rust-lang.org> | 2020-08-05 17:58:55 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-08-05 17:58:55 +0000 |
| commit | 52b179b4b51e3d1bbc5d687f8680c38321678830 (patch) | |
| tree | 7fe2aa4e2c61b0b30438bd5569ba04b87f974555 /src/rustllvm/CoverageMappingWrapper.cpp | |
| parent | db870ea71b6dcc7a91b999420b88f41d3cdd13e1 (diff) | |
| parent | 9073acdc9888acd2ba66601a77b96fbda67ac8c7 (diff) | |
| download | rust-52b179b4b51e3d1bbc5d687f8680c38321678830.tar.gz rust-52b179b4b51e3d1bbc5d687f8680c38321678830.zip | |
Auto merge of #75005 - adamreichold:limit-vector-count, r=Amanieu
Limit I/O vector count on Unix Unix systems enforce limits on the vector count when performing vectored I/O via the readv and writev system calls and return EINVAL when these limits are exceeded. This changes the standard library to handle those limits as short reads and writes to avoid forcing its users to query these limits using platform specific mechanisms. Fixes #68042
Diffstat (limited to 'src/rustllvm/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
