OSDN Git Service

prevent infinite loop and memcpy of negative amounts
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Oct 2007 12:25:31 +0000 (12:25 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Oct 2007 12:25:31 +0000 (12:25 +0000)
commit4d570f94ba055d75f469aacadfccf0bdffcbae6c
tree4c47446850acbd74d7835765c4801f47cb9bee80
parent972c5f9e10107650e9fb3544f22ce1e8370e9d80
prevent infinite loop and memcpy of negative amounts
fixes issue194

Originally committed as revision 10726 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aac_parser.c
libavcodec/ac3_parser.c