Quoting Diego Biurrun (2016-11-03 18:32:34)
> libavformat/movenc.c:3170:12: warning: assuming signed overflow does not 
> occur when assuming that (X - c) > X is always false [-Wstrict-overflow]

This is not sufficient explanation for the commit.

Just the fact that some compiler warns about some piece of code does not
necessarily mean that anything is wrong. And just the fact that the
patch makes the warning go away does not mean it is the right thing to
do.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to