check the validity of the amount of the remaining bytes in the bitsteam before memcpy
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 27 Aug 2006 07:19:11 +0000 (07:19 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 27 Aug 2006 07:19:11 +0000 (07:19 +0000)
commit39b434c6ae0ff155d4dd58d4f9bc1d37fff4e129
tree942fdd956270f58adcc70bdd3fad8abb1836f1af
parent716d73b47dfce135ce6f177553e4b8e7826e0c55
check the validity of the amount of the remaining bytes in the bitsteam before memcpy

Originally committed as revision 6105 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudiodec.c