OSDN Git Service

Do not read beyond end of input in EA-TGV. This should avoid FATE test #362
authorVitor Sessak <vitor1001@gmail.com>
Fri, 26 Feb 2010 18:12:27 +0000 (18:12 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 26 Feb 2010 18:12:27 +0000 (18:12 +0000)
commit4784b0922febe020c31e0fc6b37dd8b4d86b28f0
tree3c42d81d26415f2c86ced34b23d02f1c27477c37
parent50ff78db019bb4ac77d546c53bd785def81394f8
Do not read beyond end of input in EA-TGV. This should avoid FATE test #362
result depending on uninitialized data.

FATE result may change for this test.

Originally committed as revision 22082 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/eatgv.c