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

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
0 0 None 4 16 simpletlv_free call site: 00009 /work/meson/../../src/libcacard/src/simpletlv.c:268
0 0 None 0 0 lebytes2ushort call site: 00004 /work/meson/../../src/libcacard/src/common.c:45

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 simpletlv_parse [function] [call site] 00001
2 g_array_new [call site] 00002
2 simpletlv_read_tag [function] [call site] 00003
3 lebytes2ushort [function] [call site] 00004
2 g_memdup2 [function] [call site] 00005
3 g_malloc [call site] 00006
2 g_array_append_vals [call site] 00007
2 g_array_free [call site] 00008
1 simpletlv_free [function] [call site] 00009
2 simpletlv_free [function] [call site] 00010
3 g_free [call site] 00011
3 g_free [call site] 00012