diff options
author | chcunningham <chcunningham@chromium.org> | 2018-12-13 13:58:40 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-21 10:42:51 +0100 |
commit | 5d9daae62b9c1a669a504433b78d5a3e75409089 (patch) | |
tree | a2376387ac52dd9ed4b0d8f31900d756d688e87a /libavformat/act.c | |
parent | 50ee16431c56562225cde14f4250e60e86dbfd9c (diff) | |
download | ffmpeg-5d9daae62b9c1a669a504433b78d5a3e75409089.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 'libavformat/act.c')
0 files changed, 0 insertions, 0 deletions