diff options
| author | Cherry Zhang <cherryyz@google.com> | 2019-12-12 16:41:24 -0500 |
|---|---|---|
| committer | Cherry Zhang <cherryyz@google.com> | 2019-12-13 17:18:15 +0000 |
| commit | 1475b9709013db2c1bb25583729529db1e549312 (patch) | |
| tree | 6a84fccafb732650b9c12482e84d09318b79a4ae /src/os/exec/exec_test.go | |
| parent | 0497f911acbb33efbeac7271dc46e920fe26f4b8 (diff) | |
| download | go-1475b9709013db2c1bb25583729529db1e549312.tar.xz | |
runtime: fix off-by-1 error on address ranges
When growing the address ranges, the new length is the old length + 1.
Fixes #36113.
Change-Id: I1b425f78e473cfa3cbdfe6113e166663f41fc9f3
Reviewed-on: https://go-review.googlesource.com/c/go/+/211157
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Diffstat (limited to 'src/os/exec/exec_test.go')
0 files changed, 0 insertions, 0 deletions
