]> Cypherpunks repositories - gostls13.git/commit
expvar: make (*Map).Init clear existing keys
authorBryan C. Mills <bcmills@google.com>
Fri, 8 Sep 2017 18:36:43 +0000 (14:36 -0400)
committerBryan Mills <bcmills@google.com>
Mon, 11 Sep 2017 21:31:51 +0000 (21:31 +0000)
commitcf872fae78c48b89814379d7e4a53d1a92b7388f
treee03874851dff94e0cf69a6132e4b631c37dd64c0
parente9cbabb334b4f3d3502eb2c9b6ec68d23767eb4d
expvar: make (*Map).Init clear existing keys

fixes #21619

Change-Id: I5bb513dfc8cac875b06a262eec40b5863ae23a4c
Reviewed-on: https://go-review.googlesource.com/62370
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/expvar/expvar.go
src/expvar/expvar_test.go