Fuzz introspector: inspector/source-codechecksum_fuzzer.c
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
14 14 2 :

['byte_swap', 'crc_word_big']

14 14 crc32_z call site: 00002 /src/zlib/crc32.c:731
8 8 2 :

['strlen', 'malloc']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
7 14 2 :

['_tr_stored_block', '_tr_align']

7 38 deflate call site: 00000 /src/zlib/deflate.c:1211
4 17 3 :

['gz_error', '__errno_location', 'strerror']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 417 2 :

['gz_fetch', 'memchr']

2 417 gzgets call site: 00000 /src/zlib/gzread.c:532
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 510 1 :

['gz_zero']

0 1012 gzvprintf call site: 00000 /src/zlib/gzwrite.c:381
0 510 1 :

['gz_zero']

0 1012 gzflush call site: 00000 /src/zlib/gzwrite.c:545
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 crc32_combine_gen [function] [call site] 00017
2 crc32_combine_gen64 [function] [call site] 00018
1 crc32_combine_op [function] [call site] 00022
1 __assert_fail [call site] 00025
1 __assert_fail [call site] 00028
1 crc32_combine [function] [call site] 00029
2 crc32_combine64 [function] [call site] 00030
1 __assert_fail [call site] 00033
1 crc32_combine_gen [function] [call site] 00034
1 crc32_combine_op [function] [call site] 00035
1 __assert_fail [call site] 00036
1 crc32_combine [function] [call site] 00037
1 crc32_combine_op [function] [call site] 00038
1 __assert_fail [call site] 00039
1 adler32_z [function] [call site] 00040
1 adler32_z [function] [call site] 00041
1 __assert_fail [call site] 00043
1 adler32_combine [function] [call site] 00044
2 adler32_combine_ [function] [call site] 00045
1 __assert_fail [call site] 00046