2017-11-14 2:08 GMT+01:00 Fredrik Hubinette <[email protected]>:

> +    if (((size_t)entries) * 12 + 4 > atom.size)

This gets much more readable if the cast is to uint64_t.
And I guess not all the parenthesis are necessary.

It seems your mailer has eaten the patch, send it as attachment.

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to