Fuzz introspector: FuzzServer
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
25 0 EP call site: 00000 server

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 pthread_create [call site] 00001
1 client [function] [call site] 00002
2 socket [call site] 00003
2 htons [call site] 00004
2 inet_addr [call site] 00005
2 connect [call site] 00006
2 send [call site] 00007
2 close [call site] 00008
2 pthread_exit [call site] 00009
1 server [function] [call site] 00010
2 modbus_new_tcp [call site] 00011
2 modbus_mapping_new_start_address [call site] 00012
2 __errno_location [call site] 00013
2 modbus_strerror [call site] 00014
2 fprintf [call site] 00015
2 modbus_free [call site] 00016
2 modbus_set_bits_from_bytes [call site] 00017
2 modbus_tcp_listen [call site] 00018
2 modbus_tcp_accept [call site] 00019
2 modbus_receive [call site] 00020
2 close [call site] 00021
2 modbus_mapping_free [call site] 00022
2 modbus_close [call site] 00023
2 modbus_free [call site] 00024
1 pthread_join [call site] 00025