mirror of
https://github.com/golang/go
synced 2024-11-18 06:14:46 -07:00
7480c7b454
The existing flag parsing logic doesn't initialize a ProcessEnv struct, which results in a nil dereference when trying to access the LocalPrefix property. The fix is to initialize the default options with an initialized ProcessEnv. Fixes #39862 Change-Id: I57cff249d6bf0ced6bb70e53174b2515fe9fbb97 GitHub-Last-Rev: 2d6e5f3af226088ddc4ed88198edd5c5ea469240 GitHub-Pull-Request: golang/tools#239 Reviewed-on: https://go-review.googlesource.com/c/tools/+/240019 Reviewed-by: Heschi Kreinick <heschi@google.com> Run-TryBot: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
auth | ||
benchcmp | ||
bundle | ||
callgraph | ||
compilebench | ||
cover | ||
digraph | ||
eg | ||
fiximports | ||
getgo | ||
go-contrib-init | ||
godex | ||
godoc | ||
goimports | ||
gomvpkg | ||
gorename | ||
gotype | ||
goyacc | ||
guru | ||
html2article | ||
present | ||
present2md | ||
splitdwarf | ||
ssadump | ||
stress | ||
stringer | ||
toolstash |