google / clusterfuzz

Scalable fuzzing infrastructure.
https://google.github.io/clusterfuzz
Apache License 2.0
5.26k stars 551 forks source link

Take CORPUS_FUZZER_NAME_OVERRIDE into account when generating backup … #4110

Closed alhijazi closed 1 month ago

alhijazi commented 1 month ago

…signed urls

This fixes the issue introduced in https://github.com/google/clusterfuzz/pull/3946/files#diff-4e357c1cb796c84a085445e5c0182c2a0bc5d46c0271c1fe594a7d41947ed9d8L511

Before the change above, we used the corpus.engine for the backup url which took into account the CORPUS_FUZZER_NAME_OVERRIDE.