mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:57:35 +00:00
AK: Add roundtrip fuzzer for Base64
This commit is contained in:
parent
6c1626e83b
commit
b56e022ce8
3 changed files with 23 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
set(FUZZER_TARGETS
|
||||
ASN1
|
||||
Base64Roundtrip
|
||||
BLAKE2b
|
||||
BMPLoader
|
||||
Brotli
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue