Fuzz introspector: MurmurHashFuzzer
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
12 0 EP call site: 00000 [org.apache.commons.codec.digest.MurmurHash3].hash128(byte[])

Fuzzer calltree

0 [MurmurHashFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeInt(int,int) [function] [call site] 00001
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeInt() [function] [call site] 00002
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsBytes() [function] [call site] 00003
1 [org.apache.commons.codec.digest.MurmurHash2].hash32(byte[],MurmurHashFuzzer,int) [function] [call site] 00004
1 [org.apache.commons.codec.digest.MurmurHash2].hash64(byte[],MurmurHashFuzzer,int) [function] [call site] 00005
1 [org.apache.commons.codec.digest.MurmurHash3].hash32x86(byte[],int,MurmurHashFuzzer,int) [function] [call site] 00006
1 [java.nio.ByteBuffer].wrap(byte[]) [function] [call site] 00007
1 [MurmurHashFuzzer].getLong() [function] [call site] 00008
1 [org.apache.commons.codec.digest.MurmurHash3].hash32(MurmurHashFuzzer,int) [function] [call site] 00009
1 [org.apache.commons.codec.digest.MurmurHash3].hash128x64(byte[],int,MurmurHashFuzzer,int) [function] [call site] 00010
1 [org.apache.commons.codec.digest.MurmurHash3].hash128(byte[]) [function] [call site] 00011
2 [org.apache.commons.codec.digest.MurmurHash3].hash128(byte[],int,org.apache.commons.codec.digest.MurmurHash3,int) [function] [call site] 00012