Skip to content

Commit

Permalink
giflib: ignore LPM coverage (#12230)
Browse files Browse the repository at this point in the history
This is to direct OSS-Fuzz-gen away from non-interesting targets
  • Loading branch information
DavidKorczynski authored Jul 16, 2024
1 parent 569813d commit b4407a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/giflib/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ fuzzing_engines:
- afl
- honggfuzz
- libfuzzer

coverage_extra_args: -ignore-filename-regex=.*/LPM/.*

0 comments on commit b4407a1

Please sign in to comment.