mirror of
https://github.com/aler9/gortsplib
synced 2025-10-07 08:01:14 +08:00
merge format and formatdecenc into formats (#222)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("800")
|
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("\x1c\xd4")
|
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("8")
|
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("\x1c")
|
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("9")
|
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("")
|
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("80")
|
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
[]byte("\x1c0")
|
Reference in New Issue
Block a user