[FFmpeg-devel] [PATCH] check for ffmpeg buffer size for tif images (roundup issue 2498)

Daniel Kang daniel.d.kang
Thu Jan 6 14:52:56 CET 2011


For tif images with strip size larger than the buffer, ffmpeg overreads
and crashes. The patch attached fixes this issue by adding a sanity
check. In the case of invalid strip sizes, the patch will cause ffmpeg
to error.

The roundup issue is 2498.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tif_buf_size_check.diff
Type: application/octet-stream
Size: 834 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110106/f0511080/attachment.obj>



More information about the ffmpeg-devel mailing list