Changeset def69553 in ffmpeg

Timestamp:
Jan 15, 2015, 8:17:01 AM (10 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
024e5a2d, 330e892c
Parents:
402fb555
git-author:
Michael Niedermayer <michaelni@gmx.at> (01/31/13 03:20:24)
git-committer:
Martin Storsjö <martin@martin.st> (01/15/15 08:17:01)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.