summaryrefslogtreecommitdiffstats
path: root/libavcodec/utils.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2013-01-28 19:34:55 +0100
committerMichael Niedermayer <[email protected]>2013-02-20 01:23:54 +0100
commit17966ae5bb439c2b3d5c62878d6679c8fc4fba76 (patch)
tree2cb92117345b281f2f885f62971c85daa0d48685 /libavcodec/utils.c
parent5af2fd317d841f50390ada3b6e8d6618bcd82cb0 (diff)
qdm2: increase noise_table size
This prevents out of array reads. An alternative solution would be to check the index but this would require several checks in the inner loops Yet another alternative would be to change the index reset logic but this likely would introduce a difference to the binary decoder Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]> (cherry picked from commit 8c4aebb58d00fd613f3f684bf0f869966149ae78) Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/utils.c')
0 files changed, 0 insertions, 0 deletions