giflib: ignore LPM coverage (#12230)

This is to direct OSS-Fuzz-gen away from non-interesting targets
This commit is contained in:
DavidKorczynski 2024-07-16 14:14:43 +01:00 committed by GitHub
parent 569813db4e
commit b4407a1aa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
coverage_extra_args: -ignore-filename-regex=.*/LPM/.*