mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:37:35 +00:00
Meta: Fuzz the LibIMAP Parser
This commit is contained in:
parent
8c6061fc4a
commit
ac712b07f9
3 changed files with 20 additions and 1 deletions
|
@ -32,6 +32,7 @@ add_simple_fuzzer(FuzzPGMLoader)
|
|||
add_simple_fuzzer(FuzzPPMLoader)
|
||||
add_simple_fuzzer(FuzzHebrewDecoder)
|
||||
add_simple_fuzzer(FuzzHttpRequest)
|
||||
add_simple_fuzzer(FuzzIMAPParser)
|
||||
add_simple_fuzzer(FuzzJs)
|
||||
add_simple_fuzzer(FuzzLatin1Decoder)
|
||||
add_simple_fuzzer(FuzzLatin2Decoder)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue