]> git.sesse.net Git - ffmpeg/commit
avformat/cafdec: Do not build an index if all packets are the same
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 4 Mar 2021 18:21:35 +0000 (19:21 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 29 Mar 2021 20:19:39 +0000 (22:19 +0200)
commitea12590c8ecc1e3c4c7732e5adced21fb5feffa6
tree7a3bd355872a64bd4cfd4c7d76d7084c18b9a6b9
parent558426b847b871c142ab589e3e54361850324e11
avformat/cafdec: Do not build an index if all packets are the same

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