[FFmpeg-devel] [PATCH] fix for cljr buffer overread (issue 2501)

Daniel Kang daniel.d.kang
Fri Jan 7 00:03:33 CET 2011


The cljr decoder does not check to see if the resolution is larger than
the buffer. For invalid headers, this causes ffmpeg to crash. The patch
attached adds this check.

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



More information about the ffmpeg-devel mailing list