diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-05-01 23:46:38 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-05-13 00:44:44 +0200 |
commit | e9d9fd1137b18c5649342a15c77f67d1c5d0be01 (patch) | |
tree | 9c43808be6fd350fc64231334dc6fffd4875c6c1 /libavformat/hls.c | |
parent | e4bae0a140677869ffad76fd742d6f4ecbd57b2c (diff) | |
download | ffmpeg-e9d9fd1137b18c5649342a15c77f67d1c5d0be01.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>
(cherry picked from commit 0baa0a5a02e16ef097ed9f72bc8a7d7b585c7652)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/hls.c')
0 files changed, 0 insertions, 0 deletions