]> Cypherpunks repositories - gostls13.git/commit
encoding/xml: don't panic when custom Unmarshaler sees StartElement
authorSam Whited <sam@samwhited.com>
Sat, 14 Oct 2017 03:28:57 +0000 (22:28 -0500)
committerIan Lance Taylor <iant@golang.org>
Mon, 30 Oct 2017 18:52:19 +0000 (18:52 +0000)
commitbe08ddbfcd855fd13cf80497921ae53d2b64a7b1
tree95363782670ce02c3edf907223addf04fbf2f8bf
parent01c144c410b09d8b56d40e7e9c54fface204aa29
encoding/xml: don't panic when custom Unmarshaler sees StartElement

Change-Id: I90aa0a983abd0080f3de75d3340fdb15c1f9ca35
Reviewed-on: https://go-review.googlesource.com/70891
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Sam Whited <sam@samwhited.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/vet/all/whitelist/all.txt
src/encoding/xml/xml.go
src/encoding/xml/xml_test.go