x/image/font/sfnt: Parse panics on invalid TTF input #48006
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?1.17
Does this issue reproduce with the latest release?
1.17 is the latest release at the moment
What operating system and processor architecture are you using (
go env
)?Playground and also amd64/windows.
What did you do?
https://play.golang.org/p/Bs1KSzb7tpB
What did you expect to see?
No output, no panic.
What did you see instead?
I found this when playing with the fuzzing beta.
The text was updated successfully, but these errors were encountered: