mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:17:34 +00:00
Meta: Add a fuzzer for the QOILoader
This commit is contained in:
parent
67788641d3
commit
92672b1520
3 changed files with 22 additions and 0 deletions
|
@ -34,6 +34,7 @@ add_simple_fuzzer(FuzzPBMLoader LagomGfx)
|
|||
add_simple_fuzzer(FuzzPGMLoader LagomGfx)
|
||||
add_simple_fuzzer(FuzzPPMLoader LagomGfx)
|
||||
add_simple_fuzzer(FuzzPDF LagomPDF)
|
||||
add_simple_fuzzer(FuzzQOILoader LagomGfx)
|
||||
add_simple_fuzzer(FuzzQuotedPrintableParser LagomIMAP)
|
||||
add_simple_fuzzer(FuzzHebrewDecoder LagomTextCodec)
|
||||
add_simple_fuzzer(FuzzHttpRequest LagomHTTP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue