mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:17:34 +00:00
Lagom/Fuzzers: Add fuzzer for the TGALoader code
This commit is contained in:
parent
71f275b5ad
commit
b2626d3bc1
3 changed files with 22 additions and 0 deletions
|
@ -43,6 +43,7 @@ add_simple_fuzzer(FuzzPoly1305 LibCrypto)
|
|||
add_simple_fuzzer(FuzzPPMLoader LibGfx)
|
||||
add_simple_fuzzer(FuzzPDF LibPDF)
|
||||
add_simple_fuzzer(FuzzQOILoader LibGfx)
|
||||
add_simple_fuzzer(FuzzTGALoader LibGfx)
|
||||
add_simple_fuzzer(FuzzQuotedPrintableParser LibIMAP)
|
||||
add_simple_fuzzer(FuzzHebrewDecoder LibTextCodec)
|
||||
add_simple_fuzzer(FuzzHttpRequest LibHTTP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue