mirror of
https://github.com/aler9/gortsplib
synced 2025-12-24 13:38:08 +08:00
prevent decoders from returning empty NALUs (bluenviron/mediamtx#4346) (#726)
This commit is contained in:
5
pkg/format/rtph264/testdata/fuzz/FuzzDecoder/ef42b0cea98081da
vendored
Normal file
5
pkg/format/rtph264/testdata/fuzz/FuzzDecoder/ef42b0cea98081da
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
go test fuzz v1
|
||||
[]byte("0")
|
||||
bool(false)
|
||||
[]byte("9000")
|
||||
bool(false)
|
||||
Reference in New Issue
Block a user