diff options
author | Martin Storsjö <martin@martin.st> | 2013-09-28 00:22:52 +0300 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2013-10-04 03:52:09 +0200 |
commit | 78aa2ed620178044a227fbbe48f749c0dc86023f (patch) | |
tree | 83e2b04739d483298f44070ba7cc5848aa294097 /libswscale | |
parent | 2ff935a06008fb1959ff633962fbc728762c33cb (diff) | |
download | ffmpeg-78aa2ed620178044a227fbbe48f749c0dc86023f.tar.gz |
alac: Do bounds checking of lpc_order read from the bitstream
In lpc_prediction(), we write up to array element 'lpc_order' in
an array allocated to hold 'max_samples_per_frame' elements.
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 59480abce7e4238e22b3a4a904a9fe6abf4e4188)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions