ffmpeg/libavcodec
Andreas Cadhalpun 31d6900161 opus_silk: fix typo causing overflow in silk_stabilize_lsf
Due to this typo max_center can be too large, causing nlsf to be set to
too large values, which in turn can cause nlsf[i - 1] + min_delta[i] to
overflow to a negative value, which is not allowed for nlsf and can
cause an out of bounds read in silk_lsf2lpc.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit f61d44b74aaae1d306d8a0d38b7b3d4292c89ced)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
2015-12-20 15:39:16 +01:00
..
2014-11-13 19:01:08 +01:00
2015-03-21 01:52:52 +01:00
2015-07-28 02:33:56 +02:00
2014-11-30 12:56:02 +01:00
2014-11-21 17:13:56 +01:00
2014-12-01 00:31:06 +01:00
2014-11-14 20:25:02 +01:00
2014-11-21 17:13:56 +01:00
2015-05-21 20:43:39 +02:00
2015-11-26 16:58:31 +01:00
2015-03-21 01:52:53 +01:00
2015-03-21 01:52:52 +01:00
2015-06-19 11:10:13 +02:00
2014-11-26 04:11:16 +01:00
2015-07-30 18:53:29 +02:00
2014-12-22 03:17:56 +01:00
2015-07-30 18:53:15 +02:00
2014-11-25 02:00:06 +00:00
2015-03-21 01:52:52 +01:00
2014-12-22 03:17:56 +01:00
2014-12-03 11:56:22 +01:00
2014-11-21 12:37:50 +00:00
2015-02-12 17:10:35 +01:00
2014-11-16 23:48:38 +01:00
2015-11-26 01:37:55 +01:00
2014-11-25 02:00:27 +01:00
2014-11-16 23:48:38 +01:00
2015-11-26 16:58:32 +01:00
2015-03-21 01:52:51 +01:00
2014-11-16 23:48:38 +01:00
2015-11-26 16:58:31 +01:00
2014-12-01 00:31:06 +01:00
2014-11-21 17:13:56 +01:00
2015-05-21 20:43:38 +02:00