summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2015-12-03 23:12:37 +0000
committerRostislav Pehlivanov <atomnuker@gmail.com>2015-12-03 23:12:37 +0000
commited08cbd7b172a1dba74230527ef761aafaf2fcce (patch)
tree7ea9c835fe5246ffcd97cd1bc491909430d75e55 /tests
parent4e31176e145fe532bf9d9793ed562ab9373f1de7 (diff)
aacenc_ltp: fix out of bounds memory access
Discovered by Coverity.
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/aac.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak
index 7a6c734bf7..09777af57b 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -209,7 +209,7 @@ fate-aac-ltp-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-re
fate-aac-ltp-encode: CMP = stddev
fate-aac-ltp-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
fate-aac-ltp-encode: CMP_SHIFT = -4096
-fate-aac-ltp-encode: CMP_TARGET = 1284
+fate-aac-ltp-encode: CMP_TARGET = 1273
fate-aac-ltp-encode: SIZE_TOLERANCE = 3560
fate-aac-ltp-encode: FUZZ = 17