OSDN Git Service

alac: fix integer overflow leading to subsequent out of array accesses.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 10 Nov 2012 16:41:56 +0000 (17:41 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 10 Nov 2012 16:42:35 +0000 (17:42 +0100)
commit3920d1387834e2bc334aff9f518f4beb24e470bd
treed02477a82aa0514be91d8bd20462011f88de20c4
parentfd4f4923cce6a2cbf4f48640b4ac706e614a1594
alac: fix integer overflow leading to subsequent out of array accesses.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/alac.c