]> Cypherpunks repositories - gostls13.git/commit
os: keep attr.Files alive when calling StartProcess
authorIan Lance Taylor <iant@golang.org>
Tue, 15 Oct 2019 14:52:23 +0000 (07:52 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 15 Oct 2019 20:34:04 +0000 (20:34 +0000)
commit52e5987f5d92f707411359d9f56cb0cec97ac167
treee508abb8c478e711e533e6dd50af53e4b8bf80bd
parent831e3cfaa594ceb70c3cbeff2d31fddcd9a25a5e
os: keep attr.Files alive when calling StartProcess

Updates #34810
Fixes #34858

Change-Id: Ie934861e51eeafe8a7fd6653c4223a5f5d45efe8
Reviewed-on: https://go-review.googlesource.com/c/go/+/201198
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/os/exec_posix.go