LibCompress: Upgrade compression fuzzer into a roundtrip fuzzer

This commit is contained in:
Martin Janiczek 2023-09-26 20:04:37 +02:00 committed by Tim Schumacher
commit 0465ba242b
Notes: sideshowbarker 2024-07-17 04:34:25 +09:00
3 changed files with 10 additions and 4 deletions

View file

@ -25,8 +25,8 @@
T(FlacLoader) \
T(Gemini) \
T(GIFLoader) \
T(GzipCompression) \
T(GzipDecompression) \
T(GzipRoundtrip) \
T(HttpRequest) \
T(ICCProfile) \
T(ICOLoader) \