aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec_test.go
diff options
context:
space:
mode:
authorCherry Zhang <cherryyz@google.com>2019-12-12 16:41:24 -0500
committerCherry Zhang <cherryyz@google.com>2019-12-13 17:18:15 +0000
commit1475b9709013db2c1bb25583729529db1e549312 (patch)
tree6a84fccafb732650b9c12482e84d09318b79a4ae /src/os/exec/exec_test.go
parent0497f911acbb33efbeac7271dc46e920fe26f4b8 (diff)
downloadgo-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