adding a few checks to the audio packet descrambling, this should hopefully catch...
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Jan 2007 03:19:00 +0000 (03:19 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Jan 2007 03:19:00 +0000 (03:19 +0000)
commit0521946359241bbd72d6a226351c8812c1730b11
treed2eb1cb28308d9c00a5c049685d5ee5e216396ff
parent2c86a5786aaee2eab16a5420ecd622699880a0ce
adding a few checks to the audio packet descrambling, this should hopefully catch all related out of array accesses
note, the original code might have been exploitable

Originally committed as revision 7640 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/asf.c