> +    if (size > INT64_MAX)
> +        return AVERROR_INVALIDDATA;
> +
>      if (asf->is_header)
>          asf->unknown_size = size;
>      asf->is_header = 0;
> --
> 2.6.4
>

The patch is ok for me but could you please resend it against our tree?
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to