mlpdec: Fix possible writing out of array bounds introduced by being
authorRamiro Polla <ramiro.polla@gmail.com>
Wed, 6 May 2009 16:01:28 +0000 (16:01 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Wed, 6 May 2009 16:01:28 +0000 (16:01 +0000)
commite2822726677e3e8870ae4145377505925261e03b
treef96daae48dd4f62c464aede455aa4c8f55297e50
parente8d341ce19bf70914b2cc4a61c9e52d607904cd0
mlpdec: Fix possible writing out of array bounds introduced by being
under-paranoid in r18651.

Originally committed as revision 18763 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mlpdec.c