mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:17:34 +00:00
Meta+LibHTTP: Fuzz HTTP request parsing
This commit is contained in:
parent
57c9f77921
commit
4b4f23165f
2 changed files with 42 additions and 0 deletions
|
@ -25,6 +25,7 @@ add_simple_fuzzer(FuzzPNGLoader)
|
|||
add_simple_fuzzer(FuzzPBMLoader)
|
||||
add_simple_fuzzer(FuzzPGMLoader)
|
||||
add_simple_fuzzer(FuzzPPMLoader)
|
||||
add_simple_fuzzer(FuzzHttpRequest)
|
||||
add_simple_fuzzer(FuzzJs)
|
||||
add_simple_fuzzer(FuzzMarkdown)
|
||||
add_simple_fuzzer(FuzzRegexECMA262)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue