diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-03-06 17:26:29 -0800 |
---|---|---|
committer | Alex Converse <alex.converse@gmail.com> | 2012-03-09 09:47:57 -0800 |
commit | d53fe096e4d0d0e4db2859e467515de1a0ef91fa (patch) | |
tree | a3f14c17a6000e32fbb8e33caa137a9c57a77f5f /tests/tiny_psnr.c | |
parent | 6294d708b8be886767f6181169143c29c975938f (diff) | |
download | ffmpeg-d53fe096e4d0d0e4db2859e467515de1a0ef91fa.tar.gz |
aacdec: Fix out of array writes (stack).
Set the element to channel vector (e2c_vec) size to be the maximum
number of aac channel elements. This makes it slightly larger than it
needs to be because CCEs are never mapped to output channel locations.
Also add a check that all input tags (legal or not) will fit.
Split from FFmpeg commit a8d67efa53dae1d14614e3a7bd4e77e4eab066ab
Signed-off-by: Alex Converse <alex.converse@gmail.com>
Diffstat (limited to 'tests/tiny_psnr.c')
0 files changed, 0 insertions, 0 deletions