diff options
author | Ms2ger <ms2ger@gmail.com> | 2015-03-20 15:49:57 +0100 |
---|---|---|
committer | Ms2ger <ms2ger@gmail.com> | 2015-03-20 15:49:57 +0100 |
commit | acafcacfdcbd900674a68f455df25eda08f40688 (patch) | |
tree | b5cac80a86577a31a39360d0e15526bfd258ec11 /components/script/build.rs | |
parent | 2c85c1d312405c586f05244c221b65750cf09981 (diff) | |
download | servo-acafcacfdcbd900674a68f455df25eda08f40688.tar.gz servo-acafcacfdcbd900674a68f455df25eda08f40688.zip |
Stop using CString::from_slice in redirect_output.
It will panic if there are any null bytes in read_buffer, but fgets
guarantees that there is a null-terminator.
Diffstat (limited to 'components/script/build.rs')
0 files changed, 0 insertions, 0 deletions