encoding/xml: does not reject forbidden processing instruction names #68499
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Go version
1.22
Output of
go env
in your module/workspace:What did you do?
https://go.dev/play/p/ldTeErDvu3t
What did you see happen?
Ill-formed XMl with forbidden processing instruction name accepted.
What did you expect to see?
Ill-formed XMl with forbidden processing instruction name rejected.
The text was updated successfully, but these errors were encountered: