1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavformat
chcunningham c9f7b6f7a9 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>
2018-12-16 09:49:07 +01:00
..
2018-07-14 19:04:48 +02:00
2018-12-10 11:20:41 +01:00
2018-05-06 15:07:28 +08:00
2018-04-16 13:46:10 -03:00
2018-12-13 18:58:48 +01:00
2018-12-10 11:20:41 +01:00
2018-12-10 11:20:41 +01:00
2018-12-16 09:49:07 +01:00
2018-08-14 22:06:30 +05:30
2018-12-14 21:53:41 +01:00
2018-09-11 21:48:49 +01:00
2018-05-21 19:43:04 -03:00
2018-05-21 19:43:04 -03:00
2018-03-07 22:26:53 +01:00
2018-10-13 15:40:08 +02:00
2018-12-13 19:30:39 +01:00
2018-11-26 23:47:29 +01:00