[FFmpeg-devel] [PATCH] avcodec/h264_direct: Fix overflow in POC comparission

Michael Niedermayer michael at niedermayer.cc
Thu Feb 21 00:13:38 EET 2019


On Thu, Feb 14, 2019 at 12:06:04AM +0100, Michael Niedermayer wrote:
> Fixes: runtime error: signed integer overflow: 2147421862 - -33624063 cannot be represented in type 'int'
> Fixes: 12885/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_H264_fuzzer-5733516975800320
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/h264_direct.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

will apply

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190220/36b908f6/attachment.sig>


More information about the ffmpeg-devel mailing list