OSDN Git Service

adpcm: fix off by 1 error and out of array access in DK4
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 12 Dec 2012 16:14:32 +0000 (17:14 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 12 Dec 2012 16:46:05 +0000 (17:46 +0100)
commitf18c873ab5ee3c78d00fdcc2582b39c133faecb4
treed1fff7c7706709f7b8421290ca52f054de5e3146
parent03b9d4a7dc7cb399587b6148617cef59b36b3a4b
adpcm: fix off by 1 error and out of array access in DK4

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