commit | 0519126a3fd0555af996d3e32db04982227ac469 | [log] [tgz] |
---|---|---|
author | Tim Cooper <tim.cooper@layeh.com> | Fri Jan 26 16:36:15 2018 -0400 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Wed Feb 14 03:25:25 2018 +0000 |
tree | c8b95bdb278969c009b8cdacb4a5625379df6e35 | |
parent | 755b36aa532f6b23081bf5eaf83449c1a6dd8114 [diff] |
encoding/hex: fix potential incorrect Dumper output when Close is called multiple times Fixes #23574 Change-Id: I69573de47daa6fd53cc99a78c0c4b867460242e3 Reviewed-on: https://go-review.googlesource.com/90275 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
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://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.