On Tue, Jul 03, 2018 at 11:05:27PM +0200, Michael Niedermayer wrote:
> Fixes: integer overflow and out of array access
> Fixes: asfo-crash-46080c4341572a7137a162331af77f6ded45cbd7
>
> Found-by: Paul Ch
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/asfdec_o.c | 3 ++-
> 1 file changed
Fixes: integer overflow and out of array access
Fixes: asfo-crash-46080c4341572a7137a162331af77f6ded45cbd7
Found-by: Paul Ch
Signed-off-by: Michael Niedermayer
---
libavformat/asfdec_o.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libavformat/asfdec_o.c b/libavformat/a