diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-05-07 17:49:42 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-05-07 18:08:46 +0200 |
commit | 6fd00e9dd94ac3aecf4fa14ca6fa23c395215ac9 (patch) | |
tree | bfe247ef8b130f84498216d3718dfdfaa2aebac5 /ffplay.c | |
parent | 5631729c3de589b45498af5272b47b0792ca07d4 (diff) | |
download | ffmpeg-6fd00e9dd94ac3aecf4fa14ca6fa23c395215ac9.tar.gz |
aacdec: add decode_channel_map overread check
All decode_channel_map calls together can easily read
more data than the amount of padding available.
Thus below patch adds an input length check before reading them.
Fixes some invalid reads with sample from
http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1138
Diffstat (limited to 'ffplay.c')
0 files changed, 0 insertions, 0 deletions