]> Cypherpunks repositories - gostls13.git/commit
runtime: clean redundant call of environ function
authorfeilengcui008 <feilengcui008@gmail.com>
Wed, 3 May 2017 06:08:43 +0000 (14:08 +0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 3 May 2017 10:02:26 +0000 (10:02 +0000)
commit0dd7b8f879a517e9a4cb9113c27f803df3d4fb07
tree7b403b23d018772a0772068aeb1f573dc992b475
parentf504bc00554d6ad05bd81c0a36babb735feeb37e
runtime: clean redundant call of environ function

Change-Id: Ica7179d225c1fb79381f82f58ea5050ac6418b9c
Reviewed-on: https://go-review.googlesource.com/42493
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/env_posix.go