1
0
réplica de https://git.tukaani.org/xz.git synced 2025-06-05 04:56:52 +00:00
xz/tests/ossfuzz/config/fuzz_decode_alone.options
Maksym Vatsyk 7ca8c9869d Tests: Add fuzz_decode_alone OSS-Fuzz target
This fuzz target that handles LZMA alone decoding. A new fuzz
dictionary .dict was also created with common LZMA header values to
help speed up the discovery of valid headers.
2023-12-07 20:06:57 +08:00

4 líneas
49 B
Plaintext

[libfuzzer]
max_len = 4096
dict = fuzz_lzma.dict