]> Cypherpunks repositories - gostls13.git/commit
encoding/xml: display closing space in error message
authorConstantin Konstantinidis <constantinkonstantinidis@gmail.com>
Sun, 15 Oct 2023 15:58:43 +0000 (17:58 +0200)
committerGopher Robot <gobot@golang.org>
Wed, 28 Feb 2024 20:19:43 +0000 (20:19 +0000)
commitb426e9797ffffff54103db85d8cd29fe882f2262
tree21481909cc762ba6eb8163f66e1d2201404c311f
parent6e49ccc7dbeda9b17bb816c6ca4a3018ff93d681
encoding/xml: display closing space in error message

Fixes #48890

Change-Id: I7644d091ad92663bda52ef4905239ec499ef9207
Reviewed-on: https://go-review.googlesource.com/c/go/+/535535
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
src/encoding/xml/xml.go
src/encoding/xml/xml_test.go