mirror of
https://github.com/aler9/gortsplib
synced 2025-10-31 02:26:57 +08:00
prevent decoders from returning empty NALUs (bluenviron/mediamtx#4346) (#726)
This commit is contained in:
5
pkg/format/rtph265/testdata/fuzz/FuzzDecoder/14cfad5b98d00ac8
vendored
Normal file
5
pkg/format/rtph265/testdata/fuzz/FuzzDecoder/14cfad5b98d00ac8
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
go test fuzz v1
|
||||
[]byte("b0")
|
||||
bool(false)
|
||||
[]byte("0")
|
||||
bool(false)
|
||||
Reference in New Issue
Block a user