Mercurial > libavcodec.hg
comparison sbr.h @ 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 | fe1a6abe310a |
children |
comparison
equal
deleted
inserted
replaced
12346:015c13a563dd | 12347:bc21b45eba99 |
---|