Project: zlib-ng

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 7
Lines of code 9603
Lines covered 5346
Code coverage 55.67%
Code coverage report Report link
Static reachability 4.70%
Fuzz Introspector report Report link (from 2025-05-12)
Fuzzer Code coverage (lines) Latest Report Comments
fuzzer_checksum 19.94% (avg: 19.94%, max: 19.94%) 2025-05-12
fuzzer_compress 37.06% (avg: 37.06%, max: 37.06%) 2025-05-12
fuzzer_example_dict 39.3% (avg: 39.3%, max: 39.3%) 2025-05-12
fuzzer_example_flush 33.01% (avg: 33.01%, max: 33.01%) 2025-05-12
fuzzer_example_large 32.61% (avg: 32.61%, max: 32.61%) 2025-05-12
fuzzer_example_small 26.36% (avg: 26.36%, max: 26.36%) 2025-05-12
fuzzer_minigzip 46.32% (avg: 46.32%, max: 46.32%) 2025-05-12

Historical Progression

Per Fuzzer 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
block_state::deflate_medium /src/zlib-ng/deflate_medium.c 62 0.0%
makefixed /src/zlib-ng/tools/makefixed.c 57 0.0%
buildfixedtables /src/zlib-ng/tools/makefixed.c 49 0.0%
cover_trees /src/zlib-ng/test/infcover.c 45 0.0%
crc32_chorba_sse41 /src/zlib-ng/arch/x86/chorba_sse41.c 44 0.0%
adler32_avx512_vnni /src/zlib-ng/arch/x86/adler32_avx512_vnni.c 44 0.0%
block_state::deflate_stored /src/zlib-ng/deflate_stored.c 42 0.0%
LONGEST_MATCH /src/zlib-ng/match_tpl.h 42 0.0%
gz_zero /src/zlib-ng/gzwrite.c 41 0.0%
block_state::deflate_quick /src/zlib-ng/deflate_quick.c 37 0.0%