OpenPrinting / libcups

OpenPrinting CUPS Library Sources
https://openprinting.github.io/cups/cups3.html
Apache License 2.0
28 stars 15 forks source link

Init integration for OSS-Fuzz #82

Closed fish98 closed 1 month ago

fish98 commented 1 month ago

Translates the existing native IPP fuzzer fuzzipp.c into a LibFuzzer-based fuzz harness for OSS-Fuzz integration.

The seeds are extracted from existing test cases from unit test testipp.c.