improve check on H264 padding (#559)

This commit is contained in:
Alessandro Ros
2024-05-05 11:19:35 +02:00
committed by GitHub
parent 1888996801
commit 8c26f5f00a
3 changed files with 14 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
go test fuzz v1
[]byte("0")
[]byte("8\x00\x000")