Skip to content
  • Janne Grunau's avatar
    oss-fuzz: exit dav1d_fuzzer after ~22 seconds · d680a391
    Janne Grunau authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
    oss-fuzz uses a timeout of 25 seconds during fuzzing. It sometimes hits
    this timeout with memory sanitizer. Instead of modifying the resolution
    limit stop processing a sample ~22 seconds. The decoder should have
    processed enough data in that time.
    d680a391