diff options
author | chcunningham <chcunningham@chromium.org> | 2018-12-13 13:58:40 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-16 09:49:07 +0100 |
commit | c9f7b6f7a9fdffa0ab8f3aa84a1f701cf5b3a6e9 (patch) | |
tree | 798321952ca7ff57df2c9fe2d3f1d0e702ee43d1 /libavformat/rtpproto.h | |
parent | 436bffaca2312ce1b0fae149c50e77e411bcaa8e (diff) | |
download | ffmpeg-c9f7b6f7a9fdffa0ab8f3aa84a1f701cf5b3a6e9.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>
Diffstat (limited to 'libavformat/rtpproto.h')
0 files changed, 0 insertions, 0 deletions