]> Cypherpunks repositories - gostls13.git/commit
cmd/addr2line: don't assume that GOROOT_FINAL is clean
authorBryan C. Mills <bcmills@google.com>
Thu, 17 Sep 2020 13:09:39 +0000 (09:09 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 17 Sep 2020 19:25:09 +0000 (19:25 +0000)
commit6796a7fb127676b61375339076ae1c982a721dde
tree2aa7c600f2696fca792f95b6f1a1787b9c085359
parent35e413c5373538ca6e0516f454f78c74477eff2c
cmd/addr2line: don't assume that GOROOT_FINAL is clean

Fixes #41447

Change-Id: I4460c1c7962d02c41622a5ea1a3c4bc3714a1873
Reviewed-on: https://go-review.googlesource.com/c/go/+/255477
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/addr2line/addr2line_test.go