mirror of https://github.com/golang/go.git
Prevents exhausting the stack limit in _incredibly_ deeply nested structures. Fixes #53614 Fixes CVE-2022-28131 Change-Id: I47db4595ce10cecc29fbd06afce7b299868599e6 Reviewed-on: https://team-review.git.corp.google.com/c/golang/go-private/+/1419912 Reviewed-by: Julie Qiu <julieqiu@google.com> Reviewed-by: Damien Neil <dneil@google.com> Reviewed-on: https://go-review.googlesource.com/c/go/+/417062 Run-TryBot: Michael Knyszek <mknyszek@google.com> Reviewed-by: Heschi Kreinick <heschi@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| atom_test.go | ||
| example_marshaling_test.go | ||
| example_test.go | ||
| example_text_marshaling_test.go | ||
| marshal.go | ||
| marshal_test.go | ||
| read.go | ||
| read_test.go | ||
| typeinfo.go | ||
| xml.go | ||
| xml_test.go | ||