Mercurial > libavcodec.hg
view alpha/Makefile @ 12347:bc21b45eba99 libavcodec
vorbisdec: Prevent a potential integer overflow.
If sizeof uint_fast8_t > 1 and sizeof size_t <= 4, the expression that mallocs
classifs is susceptible to integer overflow.
author | alexc |
---|---|
date | Tue, 03 Aug 2010 00:25:06 +0000 |
parents | cd71b238e78b |
children |
line wrap: on
line source
OBJS += alpha/dsputil_alpha.o \ alpha/dsputil_alpha_asm.o \ alpha/motion_est_alpha.o \ alpha/motion_est_mvi_asm.o \ alpha/mpegvideo_alpha.o \ alpha/simple_idct_alpha.o \