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
afa938e429
xz
/
tests
/
ossfuzz
/
config
/
fuzz_encode_stream.options
5 lines
60 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_encode_stream ossfuzz target. This fuzz target handles .xz stream encoding. The first byte of input is used to dynamically set the preset level in order to increase the fuzz coverage of complex critical code paths.
2023-12-05 15:31:09 +00:00
[libfuzzer]
max_len = 4096