mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:17:34 +00:00
Lagom/Fuzzers: Add fuzzer for FLAC loader
This commit is contained in:
parent
bc44753adb
commit
448e8c6f45
2 changed files with 24 additions and 0 deletions
|
@ -20,6 +20,7 @@ add_simple_fuzzer(FuzzCyrillicDecoder)
|
|||
add_simple_fuzzer(FuzzDeflateCompression)
|
||||
add_simple_fuzzer(FuzzDeflateDecompression)
|
||||
add_simple_fuzzer(FuzzELF)
|
||||
add_simple_fuzzer(FuzzFlacLoader)
|
||||
add_simple_fuzzer(FuzzGemini)
|
||||
add_simple_fuzzer(FuzzGIFLoader)
|
||||
add_simple_fuzzer(FuzzGzipCompression)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue