]> git.sesse.net Git - ffmpeg/commit
avformat/mov: Check for duplicate st3d
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 31 Jan 2021 15:28:08 +0000 (16:28 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 10 Feb 2021 11:28:30 +0000 (12:28 +0100)
commit658f0606cba0f866714cbe09af30ec40c4168930
tree60dd1ccccf5c5fc7987a8d7fc476b378e3eac024
parent6c64351bb1f4dc148069a37754b746fcd4c784cf
avformat/mov: Check for duplicate st3d

Fixes: memleak
Fixes: 29585/clusterfuzz-testcase-minimized-ffmpeg_dem_MOV_fuzzer-6594188688490496
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov.c