Fuzz introspector: FuzzClient
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
33 0 EP call site: 00000 client

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 fuzzinit [function] [call site] 00001
2 socket [call site] 00002
2 htons [call site] 00003
2 inet_addr [call site] 00004
2 setsockopt [call site] 00005
2 bind [call site] 00006
2 listen [call site] 00007
1 pthread_create [call site] 00008
1 Server [function] [call site] 00009
2 accept [call site] 00010
2 send [call site] 00011
2 recv [call site] 00012
2 send [call site] 00013
2 recv [call site] 00014
2 shutdown [call site] 00015
2 close [call site] 00016
2 pthread_exit [call site] 00017
1 client [function] [call site] 00018
2 modbus_new_tcp [call site] 00019
2 fprintf [call site] 00020
2 modbus_connect [call site] 00021
2 __errno_location [call site] 00022
2 modbus_strerror [call site] 00023
2 fprintf [call site] 00024
2 modbus_free [call site] 00025
2 modbus_read_bits [call site] 00026
2 modbus_read_registers [call site] 00027
2 modbus_close [call site] 00028
2 modbus_free [call site] 00029
1 pthread_join [call site] 00030
1 clean [function] [call site] 00031
2 shutdown [call site] 00032
2 close [call site] 00033