On 6 January 2011 20:55, Daniel Kang <daniel.d.kang at gmail.com> wrote: > In the tif decoder, count is checked after it is used to read in data in > the case of TIFF_LONG. This causes ffmpeg to crash for invalid count. > The attached patch moves the check up. > > The roundup issue is 2500 lgtm