diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-01-31 04:20:24 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-02-23 00:04:11 +0000 |
commit | eb1aa871d4ef9fc11484de436fa02c352b1b7cac (patch) | |
tree | 72de7930c7ccb729aa1aef4d42003c46c1141cef /libavformat/utils.c | |
parent | 6222ee068eeb3d29a2bcc4a89ce31effdef5a061 (diff) | |
download | ffmpeg-eb1aa871d4ef9fc11484de436fa02c352b1b7cac.tar.gz |
h264_cabac: Break infinite loops
This fixes out of array reads and/or infinite loops.
30 is the maximum number of bits that can be read into
coeff_abs below.
CC: libav-stable@libav.org
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions