ffmpeg/libavcodec
Andreas Cadhalpun d8c70ebd2c 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-17 21:37:27 +01:00
..
2015-03-06 14:37:44 +01:00
2015-03-13 13:04:31 +01:00
2015-03-03 13:57:42 +01:00
2015-07-20 04:43:39 +02:00
2015-02-21 20:38:13 +01:00
2015-07-20 04:43:39 +02:00
2015-05-15 20:40:26 +02:00
2015-11-19 03:51:37 +01:00
2015-03-28 20:01:22 +01:00
2015-03-14 14:26:28 +01:00
2015-06-19 10:37:30 +02:00
2015-03-02 19:32:23 +01:00
2015-07-23 01:37:36 +02:00
2015-02-27 09:30:13 +00:00
2015-07-23 01:35:29 +02:00
2015-11-26 01:37:33 +01:00
2015-11-19 03:51:38 +01:00
2015-02-24 03:15:42 +01:00
2015-11-19 03:51:37 +01:00
2015-05-15 10:04:51 +02:00