On 22-07-2019 12:50 PM, Paul B Mahol wrote:
On 7/21/19, Gyan <[email protected]> wrote:

On 21-07-2019 02:21 PM, Paul B Mahol wrote:
On 7/20/19, Gyan <[email protected]> wrote:
Affected files can now be demuxed. Verified with John Stebbins. FATE
passes.

Gyan

You removed negative check, so not ok.
entries is unsigned (in the code as well as in the standard). So the
value read from file will be >= 0. Even after adjustment for index size
overflow, it cannot become negative.
OK then
Pushed as d51d71c1e3a6a225a5bc8f35963b50331e479b1a after moving check to after overflow check.

Thanks,
Gyan
_______________________________________________
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