Fuzz introspector: fuzz_decode_stream
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
2 18 lzma_end call site: 00018 fprintf
2 23 lzma_code call site: 00023 fprintf

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 prepare_stream [function] [call site] 00001
1 lzma_stream_decoder [function] [call site] 00002
2 lzma_strm_init [function] [call site] 00003
3 lzma_alloc [function] [call site] 00004
2 lzma_stream_decoder_init [function] [call site] 00005
3 lzma_stream_decoder_init [function] [call site] 00006
4 lzma_next_end [function] [call site] 00007
5 lzma_free [function] [call site] 00008
4 lzma_alloc [function] [call site] 00009
4 stream_decoder_reset [function] [call site] 00010
5 lzma_index_hash_init [function] [call site] 00011
6 lzma_alloc [function] [call site] 00012
6 lzma_check_init [function] [call site] 00013
7 lzma_sha256_init [function] [call site] 00014
6 lzma_check_init [function] [call site] 00015
2 lzma_end [function] [call site] 00016
3 lzma_next_end [function] [call site] 00017
3 lzma_free [function] [call site] 00018
1 fprintf [call site] 00019
1 abort [call site] 00020
1 fuzz_code [function] [call site] 00021
2 lzma_code [function] [call site] 00022
3 __assert_fail [call site] 00023
2 fprintf [call site] 00024
2 abort [call site] 00025