[FFmpeg-devel] [PATCH] fli with invalid frame size overreads buffer (issue 2520)

Daniel Kang daniel.d.kang
Sun Jan 9 21:48:39 CET 2011


ffmpeg does not check for overreads in fli decoding. This is probably
because it is difficult to determine how much the decoding will read in,
due to the large number of cases. The patch attached adds a check for
this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fli_overread_check.diff
Type: application/octet-stream
Size: 858 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110109/e19efaf1/attachment.obj>



More information about the ffmpeg-devel mailing list