[FFmpeg-devel] [PATCH] check for invalid sym values in indeo decoder (issue 2523)

Daniel Kang daniel.d.kang
Mon Jan 10 01:18:07 CET 2011


ffmpeg does not check for invalid sym values (i.e. < 0 or >= 256). With
corrupted video, this may cause ffmpeg to crash. The patch attached adds
a check for this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: indeo_invalid_sym_check.diff
Type: application/octet-stream
Size: 1302 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110109/08be4ef6/attachment.obj>



More information about the ffmpeg-devel mailing list