adpcm: fix out of bound reads due to integer overflow
authorLaurent Aimar <fenrir@videolan.org>
Fri, 30 Sep 2011 23:42:32 +0000 (23:42 +0000)
committerJanne Grunau <janne-libav@jannau.net>
Mon, 10 Oct 2011 19:36:12 +0000 (21:36 +0200)
commitc7f89064e2f0fef8198aadf64b0daf12787404ee
tree16dda5fa6a814f40d5d7f1987907be8d0030eb63
parent2475f1a83ccf313d828b25f1769e3a37442ecf64
adpcm: fix out of bound reads due to integer overflow

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
libavcodec/adpcm.c