From: Vitor Sessak Date: Fri, 26 Feb 2010 18:12:27 +0000 (+0000) Subject: Do not read beyond end of input in EA-TGV. This should avoid FATE test #362 X-Git-Tag: v0.6~1047 X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=4784b0922febe020c31e0fc6b37dd8b4d86b28f0;hp=4784b0922febe020c31e0fc6b37dd8b4d86b28f0 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 ---