Fuzz introspector: /src/inspector/source-code/src/libusb_fuzzer.cc
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
13 0 EP call site: 00000 libusb_alloc_transfer

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 libusb_alloc_transfer [function] [call site] 00001
2 __assert_fail [call site] 00002
2 calloc [call site] 00003
2 usbi_mutex_init [function] [call site] 00004
3 pthread_mutex_init [call site] 00005
3 __assert_fail [call site] 00006
1 libusb_fill_control_setup(unsigned char*, unsigned char, unsigned char, unsigned short, unsigned short, unsigned short) [function] [call site] 00007
2 libusb_cpu_to_le16(unsigned short) [function] [call site] 00008
2 libusb_cpu_to_le16(unsigned short) [function] [call site] 00009
2 libusb_cpu_to_le16(unsigned short) [function] [call site] 00010
1 usbi_mutex_destroy(pthread_mutex_t*) [function] [call site] 00011
2 pthread_mutex_destroy [call site] 00012
2 __assert_fail [call site] 00013