mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/304/head^2
parent
436bffaca2
commit
c9f7b6f7a9
1 changed files with 11 additions and 1 deletions
Loading…
Reference in new issue