diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-10-04 22:54:29 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-12-03 19:36:15 +0100 |
commit | e2935721e00a6eb60fadb0839d3e24591a33a359 (patch) | |
tree | bfb69710566911dbed5ab1dbc4910b2e462277dc /doc/examples/decoding_encoding.c | |
parent | ce433996d7f0dfa8d20aea01bfdb1930b7a1426c (diff) | |
download | ffmpeg-e2935721e00a6eb60fadb0839d3e24591a33a359.tar.gz |
aacenc: fix out of array writes
The value used in allocation is based on a estimate of the
maximum size of the spectral coefficients multiplied with 2
and rounded up. The exact or a tighter limit should be
found and used instead. But this issue shouldnt be left
open until someone works on that.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit d56834201bf7511ed497e956fb7ff78d49454b10)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/examples/decoding_encoding.c')
0 files changed, 0 insertions, 0 deletions