diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-05-01 23:46:38 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-06-03 02:34:10 +0200 |
commit | 2fae70db2ac2ffaf7968637fe4f111a24e7e4351 (patch) | |
tree | 3da30e37decd7d346f79810e8105fb14a450b1f4 /libavcodec/adpcm_data.c | |
parent | f08b0ff051c3bfa0027b435e6e9862d18da310d5 (diff) | |
download | ffmpeg-2fae70db2ac2ffaf7968637fe4f111a24e7e4351.tar.gz |
vmdav: Try to fix unpack_rle()
This fixes out of array accesses
The code prior to this commit could not have worked, thus obviously
was untested. I was also not able to find a valid sample that uses this
code.
This fix is thus only based on the description of the format
If someone has a sample that uses unpack_rle(), please mail me.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit c1f2c4c3b49277d65b71ccdd3b6b2878f1b593eb)
Conflicts:
libavcodec/vmdav.c
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/adpcm_data.c')
0 files changed, 0 insertions, 0 deletions