On Thu, Jul 16, 2020 at 09:27:27AM +0200, Michael Niedermayer wrote:
> Fixes: out of array access
> Fixes: crash.asf
>
> Found-by: anton listov
> Reviewed-by: anton listov
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/tdsc.c | 21 ++---
> 1 file changed, 10 insertions
Fixes: out of array access
Fixes: crash.asf
Found-by: anton listov
Reviewed-by: anton listov
Signed-off-by: Michael Niedermayer
---
libavcodec/tdsc.c | 21 ++---
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/libavcodec/tdsc.c b/libavcodec/tdsc.c
index eaea41c1