Fuzz introspector: asn1_decode_simple_der_fuzzer
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 0 0 asn1_get_length_der call site: 00004 /src/libtasn1/lib/decoding.c:118
0 0 None 0 0 _asn1_decode_simple_der call site: 00002 /src/libtasn1/lib/decoding.c:2126
0 0 None 0 0 _asn1_decode_simple_der call site: 00002 /src/libtasn1/lib/decoding.c:2134

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 asn1_decode_simple_der [function] [call site] 00001
2 _asn1_decode_simple_der [function] [call site] 00002
3 asn1_get_tag_der [function] [call site] 00003
3 asn1_get_length_der [function] [call site] 00004
1 __assert_fail [call site] 00005
1 asn1_decode_simple_der [function] [call site] 00006
1 __assert_fail [call site] 00007