mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:27:45 +00:00
Lagom/Fuzzers: Add XML parser fuzzer
This commit is contained in:
parent
adb5f7e485
commit
80a074b2e4
2 changed files with 15 additions and 0 deletions
|
@ -66,6 +66,7 @@ add_simple_fuzzer(FuzzRSAKeyParsing LagomCrypto)
|
|||
add_simple_fuzzer(FuzzWAVLoader LagomAudio)
|
||||
add_simple_fuzzer(FuzzWasmParser LagomWasm)
|
||||
add_simple_fuzzer(FuzzWOFF LagomGfx)
|
||||
add_simple_fuzzer(FuzzXML LagomXML)
|
||||
add_simple_fuzzer(FuzzZip LagomArchive)
|
||||
add_simple_fuzzer(FuzzZlibDecompression LagomCompress)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue