[Ffmpeg-devel] Snow segfault bug in revision 1.43

Yartrebo yartrebo
Mon Apr 11 05:52:43 CEST 2005


On Sun, 2005-04-10 at 22:13 -0400, Yartrebo wrote:
> When encoding or decoding 400x300 video, snow revisions 1.43 and onwards
> cause a segmentation fault in predict_slice.
> 
> Robert
> 
Bug found, patch attached.
Turns out that for heights that are not a multiple of the block height
(16), predict_slice writes past the end of the buffer. I've fixed it.

Robert Edele

-------------- next part --------------
A non-text attachment was scrubbed...
Name: snow_predict_slice_bug_fix.patch
Type: text/x-patch
Size: 1591 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050410/140158dc/attachment.bin>



More information about the ffmpeg-devel mailing list