2017-11-14 2:08 GMT+01:00 Fredrik Hubinette <hubbe-at-google....@ffmpeg.org>:

> +    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
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to