This website requires JavaScript.
Explore
Help
Sign In
root
/
xz
mirror of
https://git.tukaani.org/xz.git
Watch
1
Star
0
Fork
You've already forked xz
0
Code
Issues
Releases
Wiki
Activity
47aaa92516
xz
/
tests
/
ossfuzz
/
config
/
fuzz_decode_alone.options
6 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add SPDX license identifiers to files under tests/ossfuzz
2024-04-29 14:16:38 +00:00
# SPDX-License-Identifier: 0BSD
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-04 16:23:24 +00:00
[libfuzzer]
max_len = 4096
dict = fuzz_lzma.dict