OSDN Git Service

Check if there is enough bytes before reading the buffer in the EA ADPCM
authorVitor Sessak <vitor1001@gmail.com>
Mon, 27 Apr 2009 16:06:01 +0000 (16:06 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Mon, 27 Apr 2009 16:06:01 +0000 (16:06 +0000)
commit6cf92f6d26e08bbb11f89d8422712d3f1f48faef
tree001d93aa0c7682849062e96006acbac6d7971a03
parent8a06cb14f9f57f14e0de52451a4554e688bb854a
Check if there is enough bytes before reading the buffer in the EA ADPCM
decoder. Fix issue 990.

Originally committed as revision 18707 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/adpcm.c