]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.16] cmd/go: forward the MallocNanoZone variable to script tests
authorBryan C. Mills <bcmills@google.com>
Mon, 22 Nov 2021 19:01:26 +0000 (14:01 -0500)
committerHeschi Kreinick <heschi@google.com>
Mon, 22 Nov 2021 20:49:23 +0000 (20:49 +0000)
commit7da96592c4d1d92984cef3be6c5cc66c288fc79b
tree2308acb17d35d9f8400a9da2f3b671d3ecc50625
parent3729a67f31204de702c2458b85828b4aba047676
[release-branch.go1.16] cmd/go: forward the MallocNanoZone variable to script tests

For #49138
Updates #49723
Fixes #49728

Change-Id: Ia93130fdc042a1e2107be95cccd7e7eeaa909a87
Reviewed-on: https://go-review.googlesource.com/c/go/+/366254
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
(cherry picked from commit 189b4a2f428be7264db76e5275c96d98b847383b)
Reviewed-on: https://go-review.googlesource.com/c/go/+/366258
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/go/script_test.go