aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/bfin
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-12-15 23:43:03 +0100
committerAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-12-20 15:39:20 +0100
commit46e7a63b6e011b47d87b54659b2a3799056e5753 (patch)
tree0a6689e4f7d782683f45b04da642c34f20fa2d7b /libavutil/bfin
parent31d6900161221f6b83b76aa85221de49b7adbf32 (diff)
downloadffmpeg-46e7a63b6e011b47d87b54659b2a3799056e5753.tar.gz
sonic: make sure num_taps * channels is not larger than frame_size
If that is the case, the loop setting predictor_state in sonic_decode_frame causes out of bounds reads of int_samples, which has only frame_size number of elements. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> (cherry picked from commit 9637c2531f7eb040ad1c3cb46cb40a63dfc77b80) Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavutil/bfin')
0 files changed, 0 insertions, 0 deletions