Hi,

On Mon, Nov 11, 2019 at 9:17 PM James Almer <[email protected]> wrote:

> +static int leb(AVIOContext *pb, uint32_t *len) {
>

 this can overflow, should be uint64_t.


> +        unsigned bits;
>

Same.

Ronald
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to