OSDN Git Service

indeo4: avoid storing invalid values in quant_mat.
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 16 Apr 2012 12:38:40 +0000 (14:38 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 16 Apr 2012 13:27:39 +0000 (15:27 +0200)
commit884efd4e09696b201457feebdef684aee30be99d
treee75bb6d7fe9fee0d3cb69d234abd23bac9671108
parent474e31c904f766b6989fe614c3fb093e697c847f
indeo4: avoid storing invalid values in quant_mat.

Fixes a global array overread

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