delete guess expected size feature

it it doing some really bad guesses for opus files
This commit is contained in:
sentriz
2022-04-20 23:33:10 +01:00
parent 4658d07273
commit 6bebceccd9
20 changed files with 44 additions and 526 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +0,0 @@
go test fuzz v1
byte('Y')
byte('\x05')

View File

@@ -1,3 +0,0 @@
go test fuzz v1
byte('\x15')
byte('}')

View File

@@ -1,3 +0,0 @@
go test fuzz v1
byte('\a')
byte('\x02')