• Ronald S. Bultje's avatar
    asf: don't seek back on EOF. · bb6d5411
    Ronald S. Bultje authored
    Seeking back on EOF will reset the EOF flag, causing us to re-enter
    the loop to find the next marker in the ASF file, thus potentially
    causing an infinite loop.
    
    Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC: libav-stable@libav.org
    bb6d5411
asfdec.c 47.1 KB