Fuzz introspector: fuzz_decode_alone
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 12 lzma_end call site: 00012 fprintf
2 17 lzma_code call site: 00017 fprintf

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 prepare_stream [function] [call site] 00001
1 lzma_alone_decoder [function] [call site] 00002
2 lzma_strm_init [function] [call site] 00003
3 lzma_alloc [function] [call site] 00004
2 lzma_alone_decoder_init [function] [call site] 00005
3 lzma_alone_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
2 lzma_end [function] [call site] 00010
3 lzma_next_end [function] [call site] 00011
3 lzma_free [function] [call site] 00012
1 fprintf [call site] 00013
1 abort [call site] 00014
1 fuzz_code [function] [call site] 00015
2 lzma_code [function] [call site] 00016
3 __assert_fail [call site] 00017
2 fprintf [call site] 00018
2 abort [call site] 00019