1
0
mirror of https://github.com/golang/go synced 2024-11-06 12:26:11 -07:00
go/src/os/exec
Russ Cox 92390e47d8 os/exec: close read pipe if copy to io.Writer fails
Fixes #10400.

Change-Id: Ic486cb8af4c40660fd1a2e3d10986975acba3f19
Reviewed-on: https://go-review.googlesource.com/12537
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-07-22 21:37:18 +00:00
..
example_test.go
exec_posix.go os/exec: fix plan9 build 2015-07-14 05:33:14 +00:00
exec_test.go os/exec: close read pipe if copy to io.Writer fails 2015-07-22 21:37:18 +00:00
exec.go os/exec: close read pipe if copy to io.Writer fails 2015-07-22 21:37:18 +00:00
lp_plan9.go
lp_test.go
lp_unix_test.go
lp_unix.go
lp_windows_test.go all: fix misprints in comments 2015-06-11 14:18:57 +00:00
lp_windows.go