diff options
author | Peter Ross <pross@xvid.org> | 2011-02-13 14:37:20 +1100 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-25 15:24:35 -0500 |
commit | e211e255aa399d68239ffa42c9cc7a52eb3d55a9 (patch) | |
tree | baf0816028053992a369ad181aa8e04f336b01a4 /tests | |
parent | 588a3ffd9687cbef60cc26d5b3a247b8ecdbf75b (diff) | |
download | ffmpeg-e211e255aa399d68239ffa42c9cc7a52eb3d55a9.tar.gz |
bink: prevent overflows within binkidct by using int-sized intermediate array
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/fate/bink-demux-video | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/fate/bink-demux-video b/tests/ref/fate/bink-demux-video index 22fb3c5a20..f3adf76b25 100644 --- a/tests/ref/fate/bink-demux-video +++ b/tests/ref/fate/bink-demux-video @@ -13,8 +13,8 @@ 0, 72000, 460800, 0x71c0f48e 0, 78000, 460800, 0x5fc8f783 0, 84000, 460800, 0xd23d336a -0, 90000, 460800, 0xa7aca9e0 -0, 96000, 460800, 0x1dff2144 -0, 102000, 460800, 0x82cf8b2b -0, 108000, 460800, 0x4cbe3544 +0, 90000, 460800, 0xadcfa9e0 +0, 96000, 460800, 0x24222144 +0, 102000, 460800, 0x88f28b2b +0, 108000, 460800, 0x52e13544 0, 114000, 460800, 0x7e724731 |