mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:17:34 +00:00
Lagom/Fuzzers: Add fuzzer for ICCProfile
This commit is contained in:
parent
79547896b7
commit
cbb6f8de65
2 changed files with 16 additions and 0 deletions
|
@ -30,6 +30,7 @@ add_simple_fuzzer(FuzzGemini LibGemini)
|
|||
add_simple_fuzzer(FuzzGIFLoader LibGfx)
|
||||
add_simple_fuzzer(FuzzGzipCompression LibCompress)
|
||||
add_simple_fuzzer(FuzzGzipDecompression LibCompress)
|
||||
add_simple_fuzzer(FuzzICCProfile LibGfx)
|
||||
add_simple_fuzzer(FuzzICOLoader LibGfx)
|
||||
add_simple_fuzzer(FuzzJPGLoader LibGfx)
|
||||
add_simple_fuzzer(FuzzMatroskaReader LibVideo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue