Project: libzmq

Language c++
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 12
Lines of code 29015
Lines covered 4881
Code coverage 16.82%
Code coverage report Report link
Static reachability 28.07%
Fuzz Introspector report Report link (from 2024-11-19)

Historical progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
zap_handler(void*) /src/libzmq/tests/testutil_security.cpp 3687 0.0%
zap_handler_generic(zap_protocol_t,charconst*) /src/libzmq/tests/testutil_security.cpp 3685 0.0%
setup_context_and_server_side(void**,void**,void**,void**,char*,void(*)(void*),void(*)(void*,void*),void*,charconst*) /src/libzmq/tests/testutil_security.cpp 3345 0.0%
expect_new_client_bounce_fail(char*,void*,void(*)(void*,void*),void*,void**,int,int) /src/libzmq/tests/testutil_security.cpp 3241 0.0%
create_and_connect_client(char*,void(*)(void*,void*),void*,void**) /src/libzmq/tests/testutil_security.cpp 3127 0.0%
setup_handshake_socket_monitor(void*,void**,charconst*) /src/libzmq/tests/testutil_security.cpp 3124 0.0%
shutdown_context_and_server_side(void*,void*,void*,void*,bool) /src/libzmq/tests/testutil_security.cpp 2910 0.0%
bind_loopback_tipc(void*,char*,unsignedlong) /src/libzmq/tests/testutil_unity.cpp 2894 0.0%
is_tipc_available() /src/libzmq/tests/testutil.cpp 2736 0.0%
zmq_ctx_destroy /src/libzmq/src/zmq.cpp 2629 0.0%