diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-03-08 23:31:48 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-29 03:34:22 +0200 |
commit | d81150929d35efc423b488e548d4dc881cde5dbd (patch) | |
tree | e67ddbd4d296163d988825f492c95b7426c4805c /libavcodec/mlp.c | |
parent | 6a671797d769201e79cd1e8fb666c2a67e34a6dd (diff) | |
download | ffmpeg-d81150929d35efc423b488e548d4dc881cde5dbd.tar.gz |
ffmdec: fix infinite loop at EOF
If EOF is reached, while skipping bytes, avio_tell(pb) won't change
anymore, resulting in an infinite loop.
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 6fa98822eba501a4898fdec5b75acd3026201005)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/mlp.c')
0 files changed, 0 insertions, 0 deletions