]> Cypherpunks repositories - gostls13.git/commit
json/jsontext: normalize all invalid Kinds to 0
authorDamien Neil <dneil@google.com>
Mon, 8 Dec 2025 21:54:15 +0000 (13:54 -0800)
committerGopher Robot <gobot@golang.org>
Thu, 11 Dec 2025 17:35:35 +0000 (09:35 -0800)
commit9de6468701f4def1bbdc737e8ad1327f2cfaecc8
tree0946ece2e78b75007a42f2cff0df50365f3d8660
parent00642ee23b614d5314604b6b4d25c671f82c26b2
json/jsontext: normalize all invalid Kinds to 0

For #75431

Change-Id: Iafefe952d3c1837e2f4c8c24cae96945d9e5abbf
Reviewed-on: https://go-review.googlesource.com/c/go/+/728380
Reviewed-by: Joseph Tsai <joetsai@digital-static.net>
Auto-Submit: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/encoding/json/jsontext/decode_test.go
src/encoding/json/jsontext/token.go