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
65a10ddd43
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 (cherry picked from commit 9ae2ebc1e504a1814b0788de95fb5c58c0328dde)
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