]> git.sesse.net Git - ffmpeg/commit
avformat/aaxdec: Check that segments table has been initialized
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 31 Jan 2021 21:05:18 +0000 (22:05 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 13 Mar 2021 20:02:31 +0000 (21:02 +0100)
commit4e7dbca74c1395082947bb1586c1da47f50b1d18
treedc0888b8b1c5a3866d0b0411e617b546718acee1
parent36ad2f41e30ad9f2a8ead76e0b1526b9712f0925
avformat/aaxdec: Check that segments table has been initialized

Fixes: Timeout
Fixes: 29766/clusterfuzz-testcase-minimized-ffmpeg_dem_AAX_fuzzer-5635887566290944
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/aaxdec.c