]> git.sesse.net Git - ffmpeg/commit
Reallocate internal buffer when coded frame size changes.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 6 Jul 2009 16:48:23 +0000 (16:48 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 6 Jul 2009 16:48:23 +0000 (16:48 +0000)
commit16c831851384ab59e73579fdd9913fbff3c0284a
treefe42b31ef2f963a5dff45ef760ebab9768e525e7
parent28bcc76ab75caee6a7f5a2bd6b8b401b359a394b
Reallocate internal buffer when coded frame size changes.
Fixes out-of-bounds reads and writes with i32/smclocki32.avi.1.0 from issue 1240.

Originally committed as revision 19359 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/indeo3.c