aboutsummaryrefslogtreecommitdiff
path: root/tests/ossfuzz/config/fuzz_decode_alone.options (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-12-07Tests: Add fuzz_decode_alone OSS-Fuzz targetMaksym Vatsyk1-0/+3
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.