• Move the coprus initialization out of a hot path

    jvoisin committed Jun 10, 2020
    This initial corpus seeding can be done in the constructor,
    instead of checking if it has been initialized every single time
    the fuzzer generates an input.