]> git.sesse.net Git - ffmpeg/commit
avformat/mov: Check STCO location
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 11 Jan 2020 11:09:08 +0000 (12:09 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 30 Jan 2020 18:58:45 +0000 (19:58 +0100)
commit1cd41840208bce7e690a4ccc48077567418a0aa8
tree100d4c75404f4e8f65ff6ae2a265a9ba771eb9f3
parent422202516cfb6239abb4e20db9f628f3899a76e2
avformat/mov: Check STCO location

Fixes: bypassing of checks and assertion failure
Fixes: asan_1003879.mp4
Found-by: Clusterfuzz + asan
Reported-by: Thomas Guilbert <tguilbert@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov.c