Fuzz introspector: asn1_get_object_id_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: 00002 /src/libtasn1/lib/decoding.c:118
0 0 None 0 0 asn1_get_object_id_der call site: 00001 /src/libtasn1/lib/decoding.c:423
0 0 None 0 0 _asn1_str_cpy call site: 00005 /src/libtasn1/lib/gstr.c:57

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 asn1_get_object_id_der [function] [call site] 00001
2 asn1_get_length_der [function] [call site] 00002
2 _asn1_ltostr [function] [call site] 00003
2 _asn1_str_cpy [function] [call site] 00004
3 strlen [call site] 00005
3 strcpy [call site] 00006
2 _asn1_str_cat [function] [call site] 00007
3 strlen [call site] 00008
3 strlen [call site] 00009
3 strcat [call site] 00010
3 strncat [call site] 00011
2 _asn1_ltostr [function] [call site] 00012
2 _asn1_str_cat [function] [call site] 00013
2 _asn1_str_cat [function] [call site] 00014
2 _asn1_ltostr [function] [call site] 00015
2 _asn1_str_cat [function] [call site] 00016