mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:17:34 +00:00
Lagom/Fuzzers: Add CSS parser fuzzer
This commit is contained in:
parent
80a074b2e4
commit
be36557198
2 changed files with 18 additions and 0 deletions
|
@ -20,6 +20,7 @@ endfunction()
|
|||
|
||||
add_simple_fuzzer(FuzzBMPLoader LagomGfx)
|
||||
add_simple_fuzzer(FuzzBrotli LagomCompress)
|
||||
add_simple_fuzzer(FuzzCSSParser LagomWeb)
|
||||
add_simple_fuzzer(FuzzCyrillicDecoder LagomTextCodec)
|
||||
add_simple_fuzzer(FuzzDeflateCompression LagomCompress)
|
||||
add_simple_fuzzer(FuzzDeflateDecompression LagomCompress)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue