Changeset bb6d5411 in ffmpeg

Timestamp:
Feb 29, 2012, 12:25:05 AM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
8bc396fc
Parents:
6e57a02b
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (02/29/12 00:13:46)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (02/29/12 00:25:05)
Message:

asf: don't seek back on EOF.

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

(No files)

Note: See TracChangeset for help on using the changeset viewer.