OSDN Git Service

Fix an exploit in indeo by checking we are not writing out of the strip array.
authorBenoit Fouet <benoit.fouet@free.fr>
Mon, 26 Jan 2009 09:41:23 +0000 (09:41 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Mon, 26 Jan 2009 09:41:23 +0000 (09:41 +0000)
commita44cb89b0f53d55dd1814138ba6526ecaf985f12
tree7ce97583fd3f1704ecd653ec80f6f65f3fe1c1e2
parentf2f35d33648959b61d917b8b9439d4653dc770e9
Fix an exploit in indeo by checking we are not writing out of the strip array.
Fixes issue 655

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