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