OSDN Git Service

wmavoicedec: use the checked bitstream, reader
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 28 Jan 2013 22:12:24 +0000 (23:12 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 28 Jan 2013 22:13:22 +0000 (23:13 +0100)
commit3939b790f2eb1d747a1ca80c4db4e2a145812af4
treea52d884fb77190abe577c1102aba1e3f68551c3f
parent14c8ee00ffd9d45e6e0c6f11a957ce7e56f7eb3a
wmavoicedec: use the checked bitstream, reader

Fixes out of array reads

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