summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorchcunningham <chcunningham@chromium.org>2018-12-14 13:44:07 -0800
committerMichael Niedermayer <michael@niedermayer.cc>2018-12-17 18:30:10 +0100
commitee1e39a576977fd38c3b94fc56125d31d38833e9 (patch)
tree8ba556997caa78a6c670d044d0cf52a51beedcb4 /libavfilter
parent826655d8d11749f521f517a8091eccbf2d516c34 (diff)
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>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions