]> git.lizzy.rs Git - rust.git/commit
Ensure buffer for reading from Stdin is smaller than machine usize
authorSamrat Man Singh <samratmansingh@gmail.com>
Thu, 16 Jul 2020 18:33:56 +0000 (00:03 +0530)
committerSamrat Man Singh <samratmansingh@gmail.com>
Fri, 17 Jul 2020 14:48:07 +0000 (20:18 +0530)
commit4c1beb2e453cdd8f3678e399aaa60c2c02980348
tree0f9516c67e4eda2e407b68005704c34a613bd1d2
parent74ff4f805a2f6f8f098f1e3323bc57277cfeb2fa
Ensure buffer for reading from Stdin is smaller than machine usize

Also, set appropriate error code on failure
src/shims/posix/foreign_items.rs