diff options
author | chcunningham <chcunningham@chromium.org> | 2018-12-13 13:58:40 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-24 10:38:51 +0100 |
commit | cb901e183608b58b6ed9aea0f11c77b20967fe0e (patch) | |
tree | 0b166ad686879aed9ba806d05728cf640174bbd5 /libavcodec/ivi_dsp.h | |
parent | 04fe02bd80bc8dddd1e9d5a1cc9d336fc3a5a6da (diff) | |
download | ffmpeg-cb901e183608b58b6ed9aea0f11c77b20967fe0e.tar.gz |
lavf/mov: ensure only one tkhd per trak
Chromium fuzzing produced a whacky file with extra tkhds. This caused
an AVStream that was already in use to be corrupted by assigning it a
new id, which blows up later in mov_read_trun because the
MOVFragmentStreamInfo.index_entry now points OOB.
Reviewed-by: Baptiste Coudurier <baptiste.coudurier@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit c9f7b6f7a9fdffa0ab8f3aa84a1f701cf5b3a6e9)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/ivi_dsp.h')
0 files changed, 0 insertions, 0 deletions