[FFmpeg-devel] [PATCH] buffer read sanity check (issue 2503)

Daniel Kang daniel.d.kang
Fri Jan 7 05:51:58 CET 2011


ffmpeg does not check for buffer overreading in the dpx decoder. For
invalid headers, the target_packet_size or width could be too large. The
patch attached adds a sanity check.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dpx_buffer_sanity_check.diff
Type: application/octet-stream
Size: 2013 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110106/6efefa3f/attachment.obj>



More information about the ffmpeg-devel mailing list