mirror of https://github.com/google/oss-fuzz.git
giflib: ignore LPM coverage (#12230)
This is to direct OSS-Fuzz-gen away from non-interesting targets
This commit is contained in:
parent
569813db4e
commit
b4407a1aa1
|
@ -10,4 +10,4 @@ fuzzing_engines:
|
|||
- afl
|
||||
- honggfuzz
|
||||
- libfuzzer
|
||||
|
||||
coverage_extra_args: -ignore-filename-regex=.*/LPM/.*
|
||||
|
|
Loading…
Reference in New Issue