diff options
| author | Gregory Man <man.gregory@gmail.com> | 2018-09-20 11:48:17 +0300 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-05-02 14:46:44 +0000 |
| commit | 2719b1a9a8d0d8f3eb78162da9b23a9eaaabda1b (patch) | |
| tree | f969389d9932a3ced6666d3c045e709d3758e512 /src/os/exec/exec.go | |
| parent | fdf1d768f287e8024a5628612d25b9ea885a8198 (diff) | |
| download | go-2719b1a9a8d0d8f3eb78162da9b23a9eaaabda1b.tar.xz | |
compress/flate: return error on closed stream write
Previously flate.Writer allowed writes after Close, and this behavior
could lead to stream corruption.
Fixes #27741
Change-Id: Iee1ac69f8199232f693dba77b275f7078257b582
Reviewed-on: https://go-review.googlesource.com/c/go/+/136475
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Joseph Tsai <joetsai@digital-static.net>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
