diff options
author | chcunningham <chcunningham@chromium.org> | 2018-12-14 13:44:07 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-01-21 07:53:26 +0100 |
commit | 45f5f2086ebe838b2aad7fa394fb1a2a31952ee8 (patch) | |
tree | e778ad12505725e14c25e78b84da41440fe205a3 /.travis.yml | |
parent | 321c418b8715e9b3142648561dcd1fd6494a9d62 (diff) | |
download | ffmpeg-45f5f2086ebe838b2aad7fa394fb1a2a31952ee8.tar.gz |
lavf/id3v2: fail read_apic on EOF reading mimetype
avio_read may return EOF, leaving the mimetype array unitialized. fail
early when this occurs to avoid using the array in an unitialized state.
Reviewed-by: Tomas Härdin <tjoppen@acc.umu.se>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit ee1e39a576977fd38c3b94fc56125d31d38833e9)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions