]> Cypherpunks repositories - gostls13.git/commit
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)
committerBryan C. Mills <bcmills@google.com>
Mon, 22 Nov 2021 19:49:38 +0000 (19:49 +0000)
commit189b4a2f428be7264db76e5275c96d98b847383b
treebf89cba697ac6268ca2afd2795bd5452e4b4e64b
parent8f559bcb4666b2358c227aa1bd3a82f3b806d45a
cmd/go: forward the MallocNanoZone variable to script tests

For #49138
Fixes #49723

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>
src/cmd/go/script_test.go