]> git.lizzy.rs Git - rust.git/commit
Auto merge of #31056 - kamalmarhubi:std-process-nul-chars, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 3 Feb 2016 17:19:10 +0000 (17:19 +0000)
committerbors <bors@rust-lang.org>
Wed, 3 Feb 2016 17:19:10 +0000 (17:19 +0000)
commit8fc73c703ab175577346773ad93de3aa2c3f44a2
tree9c216479a0cb6f7386625a4393d7ec4feb73d241
parentb14af1e4ef5d514ca5b2282be5938e4b7417e770
parent7c64bf1b9b6e8e97ab652a4922f1c0e68ebc77f0
Auto merge of #31056 - kamalmarhubi:std-process-nul-chars, r=alexcrichton

This reports an error at the point of calling `Command::spawn()` or one of
its equivalents.

Fixes #30858
Fixes #30862
src/libstd/process.rs