On Fri, May 10, 2024 at 03:49:02AM +0200, Kacper Michajłow wrote:
> This fixes passing options dict.
>
> Fixes some timeouts found by OSS-Fuzz.
>
> Signed-off-by: Kacper Michajłow
> ---
> libavformat/srtpproto.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
will apply
thx
[..
This fixes passing options dict.
Fixes some timeouts found by OSS-Fuzz.
Signed-off-by: Kacper Michajłow
---
libavformat/srtpproto.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavformat/srtpproto.c b/libavformat/srtpproto.c
index 61669e05ad..02cf156327 100644
---