• Michael Niedermayer's avatar
    vmdav: Try to fix unpack_rle() · c1f2c4c3
    Michael Niedermayer authored
    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: 's avatarMichael Niedermayer <michaelni@gmx.at>
    c1f2c4c3
vmdav.c 20.4 KB