commit | ef808ae1d446700aeeb19d5aa041ca14db44c951 | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Sat May 28 07:51:56 2022 -0700 |
committer | Gopher Robot <gobot@golang.org> | Thu Jun 16 18:29:19 2022 +0000 |
tree | 02775fc65c8a087483e0154e9a9f7839fbaaa74c | |
parent | 32510eea742162bc8048e8eaa68c2c5b1d8712d2 [diff] |
expvar: don't crash if map value set to nil Fixes #52719 Change-Id: Ib032193d00664090c47ae92e7d59674ec2d0165a Reviewed-on: https://go-review.googlesource.com/c/go/+/408677 Reviewed-by: Alan Donovan <adonovan@google.com> Auto-Submit: Ian Lance Taylor <iant@golang.org> Reviewed-by: Russ Cox <rsc@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Jonathan Amsterdam <jba@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.