mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:57:35 +00:00
Fuzzers: Add a fuzzer for JsonParser
This commit is contained in:
parent
67ca5d6572
commit
03fbd6c0c8
3 changed files with 16 additions and 0 deletions
|
@ -21,6 +21,7 @@ set(FUZZER_TARGETS
|
|||
IMAPParser
|
||||
JPEGLoader
|
||||
Js
|
||||
JsonParser
|
||||
Latin1Decoder
|
||||
Latin2Decoder
|
||||
LzmaDecompression
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue