]> git.sesse.net Git - ffmpeg/commit
mxfdec: Check url_feof() in mxf_read_local_tags()
authorTomas Härdin <tomas.hardin@codemill.se>
Tue, 20 Dec 2011 16:39:59 +0000 (17:39 +0100)
committerTomas Härdin <tomas.hardin@codemill.se>
Wed, 21 Dec 2011 13:15:51 +0000 (14:15 +0100)
commit2116e4ba917748c0985be2347d400ba0f3fe6c64
treefeb686934575f989870df56bf963d1e94c3f50b6
parent5e5e69d0787ae4939f3f8e8d6c0342310eda28ee
mxfdec: Check url_feof() in mxf_read_local_tags()

This fixes the infinite loop with zzuf2.mxf
libavformat/mxfdec.c