Fuzz introspector: SnappyStreamFuzzer
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
16 40 [org.xerial.snappy.SnappyOutputStream].close() call site: {node_id}
15 11 [org.xerial.snappy.SnappyOutputStream].dumpOutput() call site: {node_id}
2 29 [org.xerial.snappy.SnappyOutputStream].compressInput() call site: {node_id}
1 38 [org.xerial.snappy.SnappyOutputStream].flush() call site: {node_id}

Fuzzer calltree

0 [SnappyStreamFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.xerial.snappy.SnappyOutputStream].close() [function] [call site] 00001
2 [org.xerial.snappy.SnappyOutputStream].flush() [function] [call site] 00002
3 [org.xerial.snappy.SnappyOutputStream].compressInput() [function] [call site] 00003
4 [org.xerial.snappy.SnappyHadoopCompatibleOutputStream].writeHeader() [function] [call site] 00004
4 [org.xerial.snappy.SnappyOutputStream].writeHeader() [function] [call site] 00005
5 [org.xerial.snappy.SnappyCodec].writeHeader(byte[],int) [function] [call site] 00006
4 [org.xerial.snappy.SnappyOutputStream].hasSufficientOutputBufferFor(int) [function] [call site] 00007
5 [org.xerial.snappy.Snappy].maxCompressedLength(int) [function] [call site] 00008
6 [org.xerial.snappy.SnappyNative].maxCompressedLength(int) [function] [call site] 00009
4 [org.xerial.snappy.SnappyOutputStream].dumpOutput() [function] [call site] 00010
5 [org.xerial.snappy.SnappyFramedOutputStream].write(byte[],int,int) [function] [call site] 00011
6 [org.xerial.snappy.SnappyFramedOutputStream].flushBuffer() [function] [call site] 00012
7 [org.xerial.snappy.SnappyFramedOutputStream].writeCompressed(java.nio.ByteBuffer) [function] [call site] 00013
8 [org.xerial.snappy.SnappyFramed].maskedCrc32c(java.util.zip.Checksum,byte[],int,int) [function] [call site] 00014
9 [org.xerial.snappy.PureJavaCrc32C].reset() [function] [call site] 00015
9 [org.xerial.snappy.PureJavaCrc32C].update(byte[],int,int) [function] [call site] 00016
9 [org.xerial.snappy.PureJavaCrc32C].getValue() [function] [call site] 00017
9 [org.xerial.snappy.SnappyFramed].mask(int) [function] [call site] 00018
8 [org.xerial.snappy.Snappy].compress(java.nio.ByteBuffer,java.nio.ByteBuffer) [function] [call site] 00019
9 [org.xerial.snappy.SnappyNative].rawCompress(java.nio.ByteBuffer,int,int,java.nio.ByteBuffer,int) [function] [call site] 00020
8 [org.xerial.snappy.SnappyFramedOutputStream].writeBlock(java.nio.channels.WritableByteChannel,java.nio.ByteBuffer,boolean,int) [function] [call site] 00021
9 [org.xerial.snappy.SnappyFramedOutputStream].write(java.nio.ByteBuffer) [function] [call site] 00022
10 [org.xerial.snappy.SnappyFramedOutputStream].flushBuffer() [function] [call site] 00023
10 [org.xerial.snappy.SnappyFramedOutputStream].flushBuffer() [function] [call site] 00024
9 [org.xerial.snappy.SnappyFramedOutputStream].write(java.nio.ByteBuffer) [function] [call site] 00025
8 [org.xerial.snappy.SnappyFramedOutputStream].writeBlock(java.nio.channels.WritableByteChannel,java.nio.ByteBuffer,boolean,int) [function] [call site] 00026
5 [org.xerial.snappy.SnappyOutputStream].write(byte[],int,int) [function] [call site] 00027
6 [org.xerial.snappy.SnappyOutputStream].compressInput() [function] [call site] 00028
4 [org.xerial.snappy.SnappyHadoopCompatibleOutputStream].writeBlockPreemble() [function] [call site] 00029
5 [org.xerial.snappy.SnappyOutputStream].writeCurrentDataSize() [function] [call site] 00030
6 [org.xerial.snappy.SnappyOutputStream].writeInt(byte[],int,int) [function] [call site] 00031
4 [org.xerial.snappy.SnappyOutputStream].writeBlockPreemble() [function] [call site] 00032
4 [org.xerial.snappy.Snappy].compress(byte[],int,int,byte[],int) [function] [call site] 00033
5 [org.xerial.snappy.Snappy].rawCompress(java.lang.Object,int,int,byte[],int) [function] [call site] 00034
6 [org.xerial.snappy.SnappyNative].rawCompress(java.lang.Object,int,int,java.lang.Object,int) [function] [call site] 00035
4 [org.xerial.snappy.SnappyOutputStream].writeInt(byte[],int,int) [function] [call site] 00036
3 [org.xerial.snappy.SnappyOutputStream].dumpOutput() [function] [call site] 00037
3 [org.xerial.snappy.SnappyFramedOutputStream].flush() [function] [call site] 00038
4 [org.xerial.snappy.SnappyFramedOutputStream].flushBuffer() [function] [call site] 00039
2 [org.xerial.snappy.SnappyFramedOutputStream].close() [function] [call site] 00040
3 [org.xerial.snappy.SnappyFramedOutputStream].flush() [function] [call site] 00041
3 [org.xerial.snappy.pool.QuiescentBufferPool].releaseArray(byte[]) [function] [call site] 00042
3 [org.xerial.snappy.pool.CachingBufferPool].releaseArray(byte[]) [function] [call site] 00043
4 [org.xerial.snappy.pool.CachingBufferPool].returnValue(java.lang.Object,java.lang.Integer,java.util.concurrent.ConcurrentMap) [function] [call site] 00044
3 [org.xerial.snappy.pool.CachingBufferPool].releaseArray(byte[]) [function] [call site] 00045
3 [org.xerial.snappy.pool.QuiescentBufferPool].releaseDirect(java.nio.ByteBuffer) [function] [call site] 00046
4 [org.xerial.snappy.pool.DirectByteBuffers].releaseDirectByteBuffer(java.nio.ByteBuffer) [function] [call site] 00047
5 [org.xerial.snappy.pool.DirectByteBuffers$2].run() [function] [call site] 00048
3 [org.xerial.snappy.pool.CachingBufferPool].releaseDirect(java.nio.ByteBuffer) [function] [call site] 00049
4 [org.xerial.snappy.pool.CachingBufferPool].returnValue(java.lang.Object,java.lang.Integer,java.util.concurrent.ConcurrentMap) [function] [call site] 00050
3 [org.xerial.snappy.pool.QuiescentBufferPool].releaseDirect(java.nio.ByteBuffer) [function] [call site] 00051
3 [org.xerial.snappy.pool.CachingBufferPool].releaseDirect(java.nio.ByteBuffer) [function] [call site] 00052
3 [org.xerial.snappy.pool.QuiescentBufferPool].releaseDirect(java.nio.ByteBuffer) [function] [call site] 00053
3 [org.xerial.snappy.pool.CachingBufferPool].releaseDirect(java.nio.ByteBuffer) [function] [call site] 00054
3 [org.xerial.snappy.pool.QuiescentBufferPool].releaseDirect(java.nio.ByteBuffer) [function] [call site] 00055
3 [org.xerial.snappy.pool.CachingBufferPool].releaseDirect(java.nio.ByteBuffer) [function] [call site] 00056
2 [org.xerial.snappy.buffer.CachedBufferAllocator].release(byte[]) [function] [call site] 00057
2 [org.xerial.snappy.buffer.DefaultBufferAllocator].release(byte[]) [function] [call site] 00058
2 [org.xerial.snappy.buffer.CachedBufferAllocator].release(byte[]) [function] [call site] 00059
2 [org.xerial.snappy.buffer.CachedBufferAllocator].release(byte[]) [function] [call site] 00060
2 [org.xerial.snappy.buffer.DefaultBufferAllocator].release(byte[]) [function] [call site] 00061
2 [org.xerial.snappy.buffer.CachedBufferAllocator].release(byte[]) [function] [call site] 00062