]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.19] html/template,mime/multipart: document new GODEBUG settings
authorMichael Anthony Knyszek <mknyszek@google.com>
Tue, 4 Apr 2023 22:07:09 +0000 (22:07 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 5 Apr 2023 16:19:14 +0000 (16:19 +0000)
commit22c1d18a276a6edadfb140ad7013ed74b7ed792b
treec4a9348ced396e74dc87c9e2ab15556cf184b2c2
parente6130c66c87ba54b5847825ca68d221d8898ceb5
[release-branch.go1.19] html/template,mime/multipart: document new GODEBUG settings

This change documents the new GODEBUG settings introduced for
html/template and mime/multipart, released with Go 1.19.8 and Go 1.20.3
as part of a security fix.

Updates #59153.
For #59269.
Updates #59234.
For #59271.

Change-Id: I25f4d8245da3301dccccfb44da8ff1a5985392a4
Reviewed-on: https://go-review.googlesource.com/c/go/+/482535
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
src/html/template/doc.go
src/mime/multipart/multipart.go