Skip to content

Fix #5: Add minimal PDF corpus for fuzzpdf target#52

Open
dipak0000812 wants to merge 1 commit intoOpenPrinting:mainfrom
dipak0000812:fix/fuzzpdf-corpus
Open

Fix #5: Add minimal PDF corpus for fuzzpdf target#52
dipak0000812 wants to merge 1 commit intoOpenPrinting:mainfrom
dipak0000812:fix/fuzzpdf-corpus

Conversation

@dipak0000812
Copy link
Copy Markdown

Fixes #5

Add a minimal valid PDF seed to corpora/fuzzpdf/ to resolve the OSS‑Fuzz coverage build failure for the cups‑filters project.

Currently, the coverage build fails with a zipfile is empty error because the fuzzpdf target lacks any seed files. This minimal (250‑byte) PDF ensures that the corpus zip is non‑empty while keeping the repo size small.

Fixes OpenPrinting#5

Add a minimal valid PDF file to corpora/fuzzpdf/ to prevent
the coverage build from failing with 'zipfile is empty'.

This PDF is a 3-line valid document (250 bytes). It ensures
the corpus zip is non-empty while keeping the repo size small.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed coverage building for cups-filters

1 participant