Fuzz introspector: snappy_compress_fuzzer
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
4 4 3 :

['__asan_handle_no_return', '__asan_memcpy', 'unsigned int const& std::__1::min (unsigned int const&, unsigned int const&)']

42 42 snappy::SnappyDecompressor::RefillTag() call site: 00000 /src/snappy/snappy.cc:1544
4 4 1 :

['__asan_report_load1']

6 6 snappy::Varint::Parse32WithLimit(charconst*,charconst*,unsignedint*) call site: 00000 /src/snappy/snappy-stubs-internal.h:466
0 0 None 92 431 voidsnappy::SnappyDecompressor::DecompressAllTags (snappy::SnappyDecompressionValidator*) call site: 00000 /src/snappy/snappy.cc:1429
0 0 None 68 225 snappy::Compress(snappy::Source*,snappy::Sink*) call site: 00000 /src/snappy/snappy.cc:1629
0 0 None 4 321 snappy::Uncompress(charconst*,unsignedlong,std::__1::basic_string ,std::__1::allocator >*) call site: 00000 /src/snappy/snappy.cc:2041
0 0 None 0 0 snappy::GetUncompressedLength(charconst*,unsignedlong,unsignedlong*) call site: 00000 /src/snappy/snappy.cc:711
0 0 None 0 0 snappy::Uncompress(charconst*,unsignedlong,std::__1::basic_string ,std::__1::allocator >*) call site: 00000 /src/snappy/snappy.cc:2046

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 __asan_stack_malloc_2 [call site] 00001
1 snappy::Compress(char const*, unsigned long, std::__1::basic_string , std::__1::allocator >*) [function] [call site] 00002
2 snappy::MaxCompressedLength(unsigned long) [function] [call site] 00003
2 snappy::STLStringResizeUninitialized(std::__1::basic_string , std::__1::allocator >*, unsigned long) [function] [call site] 00004
2 snappy::string_as_array(std::__1::basic_string , std::__1::allocator >*) [function] [call site] 00005
3 __asan_report_store8 [call site] 00006
2 snappy::RawCompress(char const*, unsigned long, char*, unsigned long*) [function] [call site] 00007
3 snappy::ByteArraySource::ByteArraySource(char const*, unsigned long) [function] [call site] 00008
4 snappy::Source::Source() [function] [call site] 00009
5 __asan_report_store8 [call site] 00010
4 __asan_report_store8 [call site] 00011
3 snappy::UncheckedByteArraySink::UncheckedByteArraySink(char*) [function] [call site] 00012
4 snappy::Sink::Sink() [function] [call site] 00013
5 __asan_report_store8 [call site] 00014
4 __asan_report_store8 [call site] 00015
3 snappy::Compress(snappy::Source*, snappy::Sink*) [function] [call site] 00016
4 __asan_report_load8 [call site] 00017
4 __asan_report_load8 [call site] 00018
4 __asan_report_load8 [call site] 00019
4 snappy::Varint::Encode32(char*, unsigned int) [function] [call site] 00020
5 __asan_report_store1 [call site] 00021
5 __asan_report_store1 [call site] 00022
5 __asan_report_store1 [call site] 00023
5 __asan_report_store1 [call site] 00024
5 __asan_report_store1 [call site] 00025
5 __asan_report_store1 [call site] 00026
5 __asan_report_store1 [call site] 00027
5 __asan_report_store1 [call site] 00028
5 __asan_report_store1 [call site] 00029
5 __asan_report_store1 [call site] 00030
5 __asan_report_store1 [call site] 00031
5 __asan_report_store1 [call site] 00032
5 __asan_report_store1 [call site] 00033
5 __asan_report_store1 [call site] 00034
5 __asan_report_store1 [call site] 00035
4 __asan_report_load8 [call site] 00036
4 __asan_report_load8 [call site] 00037
4 snappy::internal::WorkingMemory::WorkingMemory(unsigned long) [function] [call site] 00038
5 __asan_report_load8 [call site] 00039
5 snappy::(anonymous namespace)::CalculateTableSize(unsigned int) [function] [call site] 00040
6 snappy::Bits::Log2Floor(unsigned int) [function] [call site] 00041
7 snappy::Bits::Log2FloorNonZero(unsigned int) [function] [call site] 00042
8 __asan_handle_no_return [call site] 00043
5 snappy::MaxCompressedLength(unsigned long) [function] [call site] 00044
5 __asan_report_store8 [call site] 00045
5 __asan_report_load8 [call site] 00046
5 __asan_report_load8 [call site] 00047
5 __asan_report_load8 [call site] 00048
5 __asan_report_load8 [call site] 00049
4 __asan_report_load8 [call site] 00050
4 __asan_report_load8 [call site] 00051
4 __asan_report_load8 [call site] 00052
4 __asan_report_load8 [call site] 00053
4 __asan_report_load8 [call site] 00054
4 __asan_report_store8 [call site] 00055
4 snappy::internal::WorkingMemory::GetScratchInput() const [function] [call site] 00056
5 __asan_report_load8 [call site] 00057
4 __asan_memcpy [call site] 00058
4 __asan_report_load8 [call site] 00059
4 __asan_report_load8 [call site] 00060
4 __asan_report_store8 [call site] 00061
4 __asan_memcpy [call site] 00062
4 __asan_report_load8 [call site] 00063
4 __asan_handle_no_return [call site] 00064
4 __asan_report_store8 [call site] 00065
4 __asan_report_load8 [call site] 00066
4 snappy::internal::WorkingMemory::GetHashTable(unsigned long, int*) const [function] [call site] 00067
5 snappy::(anonymous namespace)::CalculateTableSize(unsigned int) [function] [call site] 00068
5 __asan_report_load8 [call site] 00069
5 __asan_report_store4 [call site] 00070
5 __asan_report_load8 [call site] 00071
4 snappy::MaxCompressedLength(unsigned long) [function] [call site] 00072
4 snappy::internal::WorkingMemory::GetScratchOutput() const [function] [call site] 00073
5 __asan_report_load8 [call site] 00074
4 __asan_report_load8 [call site] 00075
4 __asan_report_load8 [call site] 00076
4 __asan_report_load4 [call site] 00077
4 snappy::internal::CompressFragment(char const*, unsigned long, char*, unsigned short*, int) [function] [call site] 00078
5 __asan_handle_no_return [call site] 00079
5 __asan_handle_no_return [call site] 00080
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00081
6 __asan_memcpy [call site] 00082
6 __asan_report_load4 [call site] 00083
5 snappy::LittleEndian::Load64(void const*) [function] [call site] 00084
6 __asan_memcpy [call site] 00085
6 __asan_report_load8 [call site] 00086
5 __asan_report_store8 [call site] 00087
5 __asan_report_load8 [call site] 00088
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00089
5 __asan_handle_no_return [call site] 00090
5 snappy::(anonymous namespace)::TableEntry(unsigned short*, unsigned int, unsigned int) [function] [call site] 00091
5 __asan_report_load2 [call site] 00092
5 __asan_handle_no_return [call site] 00093
5 __asan_handle_no_return [call site] 00094
5 __asan_report_store2 [call site] 00095
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00096
5 __asan_report_store1 [call site] 00097
5 snappy::(anonymous namespace)::UnalignedCopy128(void const*, void*) [function] [call site] 00098
6 __asan_memcpy [call site] 00099
6 __asan_memcpy [call site] 00100
5 __asan_report_load8 [call site] 00101
5 snappy::LittleEndian::Load64(void const*) [function] [call site] 00102
5 __asan_report_store8 [call site] 00103
5 __asan_report_load8 [call site] 00104
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00105
5 __asan_report_load8 [call site] 00106
5 snappy::(anonymous namespace)::TableEntry(unsigned short*, unsigned int, unsigned int) [function] [call site] 00107
5 __asan_report_load2 [call site] 00108
5 __asan_handle_no_return [call site] 00109
5 __asan_handle_no_return [call site] 00110
5 __asan_report_store2 [call site] 00111
5 __asan_report_load8 [call site] 00112
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00113
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00114
5 __asan_report_store8 [call site] 00115
5 __asan_handle_no_return [call site] 00116
5 char* snappy::EmitLiteral (char*, char const*, int) [function] [call site] 00117
6 __asan_handle_no_return [call site] 00118
6 __asan_report_store1 [call site] 00119
6 snappy::(anonymous namespace)::UnalignedCopy128(void const*, void*) [function] [call site] 00120
6 __asan_report_store1 [call site] 00121
6 snappy::Bits::Log2Floor(unsigned int) [function] [call site] 00122
6 __asan_handle_no_return [call site] 00123
6 __asan_handle_no_return [call site] 00124
6 __asan_report_store1 [call site] 00125
6 snappy::LittleEndian::Store32(void*, unsigned int) [function] [call site] 00126
7 __asan_memcpy [call site] 00127
6 __asan_memcpy [call site] 00128
5 snappy::internal::FindMatchLength(char const*, char const*, char const*, unsigned long*) [function] [call site] 00129
6 __asan_handle_no_return [call site] 00130
6 __asan_report_store8 [call site] 00131
6 snappy::UNALIGNED_LOAD64(void const*) [function] [call site] 00132
7 __asan_report_load8 [call site] 00133
6 snappy::UNALIGNED_LOAD64(void const*) [function] [call site] 00134
6 snappy::Bits::FindLSBSetNonZero64(unsigned long) [function] [call site] 00135
7 __asan_handle_no_return [call site] 00136
6 __asan_report_store8 [call site] 00137
6 snappy::UNALIGNED_LOAD64(void const*) [function] [call site] 00138
6 __asan_report_store1 [call site] 00139
6 __asan_report_store8 [call site] 00140
6 __asan_report_load8 [call site] 00141
6 snappy::UNALIGNED_LOAD64(void const*) [function] [call site] 00142
6 snappy::UNALIGNED_LOAD64(void const*) [function] [call site] 00143
6 __asan_report_load8 [call site] 00144
6 snappy::Bits::FindLSBSetNonZero64(unsigned long) [function] [call site] 00145
6 snappy::UNALIGNED_LOAD64(void const*) [function] [call site] 00146
6 __asan_report_store8 [call site] 00147
6 __asan_report_load8 [call site] 00148
6 __asan_handle_no_return [call site] 00149
6 __asan_report_store1 [call site] 00150
6 __asan_report_load8 [call site] 00151
6 __asan_report_load8 [call site] 00152
6 snappy::UNALIGNED_LOAD64(void const*) [function] [call site] 00153
6 __asan_report_store8 [call site] 00154
6 __asan_report_load8 [call site] 00155
6 __asan_report_load8 [call site] 00156
6 __asan_report_load16 [call site] 00157
5 __asan_report_store8 [call site] 00158
5 __asan_report_load8 [call site] 00159
5 memcmp [call site] 00160
5 __asan_report_load1 [call site] 00161
5 char* snappy::EmitCopy (char*, unsigned long, unsigned long) [function] [call site] 00162
6 __asan_handle_no_return [call site] 00163
6 char* snappy::EmitCopyAtMost64 (char*, unsigned long, unsigned long) [function] [call site] 00164
7 __asan_handle_no_return [call site] 00165
7 __asan_handle_no_return [call site] 00166
7 __asan_handle_no_return [call site] 00167
7 __asan_handle_no_return [call site] 00168
7 snappy::LittleEndian::Store32(void*, unsigned int) [function] [call site] 00169
5 char* snappy::EmitCopy (char*, unsigned long, unsigned long) [function] [call site] 00170
6 char* snappy::EmitCopyAtMost64 (char*, unsigned long, unsigned long) [function] [call site] 00171
7 snappy::LittleEndian::Store32(void*, unsigned int) [function] [call site] 00172
6 char* snappy::EmitCopyAtMost64 (char*, unsigned long, unsigned long) [function] [call site] 00173
6 char* snappy::EmitCopyAtMost64 (char*, unsigned long, unsigned long) [function] [call site] 00174
6 char* snappy::EmitCopyAtMost64 (char*, unsigned long, unsigned long) [function] [call site] 00175
5 __asan_report_load8 [call site] 00176
5 snappy::LittleEndian::Load64(void const*) [function] [call site] 00177
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00178
5 snappy::(anonymous namespace)::TableEntry(unsigned short*, unsigned int, unsigned int) [function] [call site] 00179
5 __asan_report_store2 [call site] 00180
5 __asan_report_load8 [call site] 00181
5 snappy::(anonymous namespace)::TableEntry(unsigned short*, unsigned int, unsigned int) [function] [call site] 00182
5 __asan_report_load2 [call site] 00183
5 __asan_report_store2 [call site] 00184
5 __asan_report_load8 [call site] 00185
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00186
5 __asan_report_load8 [call site] 00187
5 char* snappy::EmitLiteral (char*, char const*, int) [function] [call site] 00188
6 __asan_memcpy [call site] 00189
4 __asan_report_load8 [call site] 00190
4 __asan_report_load8 [call site] 00191
4 __asan_report_load8 [call site] 00192
4 snappy::Report(char const*, unsigned long, unsigned long) [function] [call site] 00193
4 snappy::internal::WorkingMemory::~WorkingMemory() [function] [call site] 00194
5 __asan_report_load8 [call site] 00195
3 snappy::UncheckedByteArraySink::CurrentDestination() const [function] [call site] 00196
4 __asan_report_load8 [call site] 00197
3 __asan_report_store8 [call site] 00198
3 snappy::UncheckedByteArraySink::~UncheckedByteArraySink() [function] [call site] 00199
4 snappy::Sink::~Sink() [function] [call site] 00200
2 __asan_report_load8 [call site] 00201
2 __asan_report_load8 [call site] 00202
1 __asan_handle_no_return [call site] 00203
1 snappy::MaxCompressedLength(unsigned long) [function] [call site] 00204
1 __asan_handle_no_return [call site] 00205
1 snappy::IsValidCompressedBuffer(char const*, unsigned long) [function] [call site] 00206
2 snappy::ByteArraySource::ByteArraySource(char const*, unsigned long) [function] [call site] 00207
2 snappy::SnappyDecompressionValidator::SnappyDecompressionValidator() [function] [call site] 00208
3 __asan_report_store8 [call site] 00209
2 bool snappy::InternalUncompress (snappy::Source*, snappy::SnappyDecompressionValidator*) [function] [call site] 00210
3 snappy::SnappyDecompressor::SnappyDecompressor(snappy::Source*) [function] [call site] 00211
4 __asan_report_store8 [call site] 00212
3 __asan_report_store4 [call site] 00213
3 snappy::SnappyDecompressor::ReadUncompressedLength(unsigned int*) [function] [call site] 00214
4 __asan_report_load8 [call site] 00215
4 __asan_report_store4 [call site] 00216
4 __asan_report_load8 [call site] 00217
4 __asan_report_load8 [call site] 00218
4 __asan_report_load1 [call site] 00219
4 __asan_report_load8 [call site] 00220
4 snappy::LeftShiftOverflows(unsigned char, unsigned int) [function] [call site] 00221
5 __asan_handle_no_return [call site] 00222
5 __asan_report_load1 [call site] 00223
4 __asan_report_load4 [call site] 00224
3 __asan_report_load8 [call site] 00225
3 __asan_report_load4 [call site] 00226
3 bool snappy::InternalUncompressAllTags (snappy::SnappyDecompressor*, snappy::SnappyDecompressionValidator*, unsigned int, unsigned int) [function] [call site] 00227
4 snappy::Report(char const*, unsigned long, unsigned long) [function] [call site] 00228
4 snappy::SnappyDecompressionValidator::SetExpectedLength(unsigned long) [function] [call site] 00229
5 __asan_report_store8 [call site] 00230
4 void snappy::SnappyDecompressor::DecompressAllTags (snappy::SnappyDecompressionValidator*) [function] [call site] 00231
5 __asan_report_load8 [call site] 00232
5 snappy::SnappyDecompressor::ResetLimit(char const*) [function] [call site] 00233
6 __asan_report_load8 [call site] 00234
6 __asan_report_store8 [call site] 00235
5 snappy::SnappyDecompressionValidator::GetOutputPtr() [function] [call site] 00236
6 __asan_report_load8 [call site] 00237
5 __asan_report_store8 [call site] 00238
5 __asan_report_load8 [call site] 00239
5 snappy::SnappyDecompressor::RefillTag() [function] [call site] 00240
6 __asan_report_load8 [call site] 00241
6 __asan_report_load8 [call site] 00242
6 __asan_report_load8 [call site] 00243
6 __asan_report_load8 [call site] 00244
6 __asan_report_load8 [call site] 00245
6 __asan_report_store1 [call site] 00246
6 __asan_report_load1 [call site] 00247
6 __asan_report_load8 [call site] 00248
6 __asan_report_load8 [call site] 00249
6 __asan_report_load1 [call site] 00250
6 snappy::CalculateNeeded(unsigned char) [function] [call site] 00251
6 __asan_handle_no_return [call site] 00252
6 __asan_report_load8 [call site] 00253
6 __asan_memmove [call site] 00254
6 __asan_report_load8 [call site] 00255
6 __asan_report_store4 [call site] 00256
6 __asan_report_load8 [call site] 00257
6 __asan_report_load8 [call site] 00258
6 __asan_report_store4 [call site] 00259
6 __asan_memcpy [call site] 00260
6 __asan_report_load8 [call site] 00261
6 __asan_handle_no_return [call site] 00262
6 __asan_report_store8 [call site] 00263
6 __asan_report_store8 [call site] 00264
6 __asan_memmove [call site] 00265
6 __asan_report_load8 [call site] 00266
6 __asan_report_store4 [call site] 00267
6 __asan_report_store8 [call site] 00268
6 __asan_report_store8 [call site] 00269
6 __asan_report_store8 [call site] 00270
5 snappy::SnappyDecompressionValidator::GetBase(long*) [function] [call site] 00271
6 __asan_report_store8 [call site] 00272
5 __asan_report_load8 [call site] 00273
5 __asan_report_load8 [call site] 00274
5 std::__1::pair snappy::DecompressBranchless (unsigned char const*, unsigned char const*, long, unsigned long, long) [function] [call site] 00275
6 snappy::ClearDeferred(void const**, unsigned long*, unsigned char*) [function] [call site] 00276
7 __asan_report_store8 [call site] 00277
7 __asan_report_store8 [call site] 00278
6 __asan_report_load8 [call site] 00279
6 __asan_report_load8 [call site] 00280
6 __asan_report_load8 [call site] 00281
6 __asan_report_load8 [call site] 00282
6 __asan_report_load8 [call site] 00283
6 __asan_report_load8 [call site] 00284
6 __asan_report_load8 [call site] 00285
6 __asan_report_load8 [call site] 00286
6 snappy::LittleEndian::Load32(void const*) [function] [call site] 00287
6 snappy::ExtractOffset(unsigned int, unsigned long) [function] [call site] 00288
7 __asan_report_store8 [call site] 00289
7 __asan_memcpy [call site] 00290
7 __asan_report_load2 [call site] 00291
6 __asan_report_store8 [call site] 00292
6 __asan_handle_no_return [call site] 00293
6 __asan_report_load8 [call site] 00294
6 __asan_report_load8 [call site] 00295
6 snappy::MemCopy64(long, void const*, unsigned long) [function] [call site] 00296
6 __asan_report_load8 [call site] 00297
6 snappy::ClearDeferred(void const**, unsigned long*, unsigned char*) [function] [call site] 00298
6 __asan_report_load8 [call site] 00299
6 snappy::Copy64BytesWithPatternExtension(long, unsigned long) [function] [call site] 00300
6 __asan_report_load8 [call site] 00301
6 __asan_report_load8 [call site] 00302
6 __asan_report_load8 [call site] 00303
6 snappy::MemCopy64(long, void const*, unsigned long) [function] [call site] 00304
6 __asan_report_load8 [call site] 00305
6 snappy::DeferMemCopy(void const**, unsigned long*, void const*, unsigned long) [function] [call site] 00306
7 __asan_report_store8 [call site] 00307
7 __asan_report_store8 [call site] 00308
6 __asan_report_load8 [call site] 00309
6 snappy::MemCopy64(long, void const*, unsigned long) [function] [call site] 00310
6 __asan_report_load8 [call site] 00311
6 snappy::DeferMemCopy(void const**, unsigned long*, void const*, unsigned long) [function] [call site] 00312
6 __asan_report_load8 [call site] 00313
6 __asan_report_load8 [call site] 00314
6 __asan_report_load8 [call site] 00315
6 __asan_handle_no_return [call site] 00316
6 __asan_report_load8 [call site] 00317
6 __asan_report_load8 [call site] 00318
6 snappy::MemCopy64(long, void const*, unsigned long) [function] [call site] 00319
6 __asan_report_load8 [call site] 00320
6 snappy::ClearDeferred(void const**, unsigned long*, unsigned char*) [function] [call site] 00321
6 __asan_report_load16 [call site] 00322
5 __asan_report_store8 [call site] 00323
5 __asan_report_load8 [call site] 00324
5 __asan_report_load8 [call site] 00325
5 __asan_report_load8 [call site] 00326
5 snappy::SnappyDecompressor::RefillTag() [function] [call site] 00327
5 __asan_report_load4 [call site] 00328
5 __asan_report_load8 [call site] 00329
5 snappy::SnappyDecompressionValidator::TryFastAppend(char const*, unsigned long, unsigned long, unsigned long*) [function] [call site] 00330
5 __asan_handle_no_return [call site] 00331
5 __asan_report_load1 [call site] 00332
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00333
5 __asan_report_store4 [call site] 00334
5 snappy::ExtractLowBytes(unsigned int const&, int) [function] [call site] 00335
6 __asan_handle_no_return [call site] 00336
6 __asan_handle_no_return [call site] 00337
6 __asan_report_load4 [call site] 00338
5 __asan_report_load8 [call site] 00339
5 snappy::SnappyDecompressionValidator::Append(char const*, unsigned long, unsigned long*) [function] [call site] 00340
6 __asan_report_load8 [call site] 00341
6 __asan_report_load8 [call site] 00342
5 __asan_report_load8 [call site] 00343
5 __asan_report_load8 [call site] 00344
5 __asan_report_load8 [call site] 00345
5 __asan_report_store4 [call site] 00346
5 __asan_report_store8 [call site] 00347
5 snappy::SnappyDecompressor::ResetLimit(char const*) [function] [call site] 00348
5 snappy::SnappyDecompressionValidator::Append(char const*, unsigned long, unsigned long*) [function] [call site] 00349
5 __asan_report_load8 [call site] 00350
5 snappy::SnappyDecompressor::RefillTag() [function] [call site] 00351
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00352
5 snappy::SnappyDecompressionValidator::AppendFromSelf(unsigned long, unsigned long, unsigned long*) [function] [call site] 00353
6 __asan_report_load8 [call site] 00354
6 __asan_report_load8 [call site] 00355
6 __asan_report_load8 [call site] 00356
5 __asan_report_load2 [call site] 00357
5 snappy::LittleEndian::Load32(void const*) [function] [call site] 00358
5 __asan_report_store4 [call site] 00359
5 snappy::ExtractLowBytes(unsigned int const&, int) [function] [call site] 00360
5 __asan_handle_no_return [call site] 00361
5 snappy::SnappyDecompressionValidator::AppendFromSelf(unsigned long, unsigned long, unsigned long*) [function] [call site] 00362
5 __asan_report_load4 [call site] 00363
5 __asan_report_load8 [call site] 00364
5 __asan_report_load8 [call site] 00365
5 snappy::SnappyDecompressor::RefillTag() [function] [call site] 00366
5 __asan_report_load8 [call site] 00367
5 snappy::SnappyDecompressionValidator::SetOutputPtr(unsigned long) [function] [call site] 00368
6 __asan_report_store8 [call site] 00369
4 snappy::SnappyDecompressionValidator::Flush() [function] [call site] 00370
4 snappy::SnappyDecompressor::eof() const [function] [call site] 00371
5 __asan_report_load1 [call site] 00372
3 snappy::SnappyDecompressor::~SnappyDecompressor() [function] [call site] 00373
4 __asan_report_load8 [call site] 00374
2 snappy::ByteArraySource::~ByteArraySource() [function] [call site] 00375
3 snappy::Source::~Source() [function] [call site] 00376
1 __asan_handle_no_return [call site] 00377
1 snappy::Uncompress(char const*, unsigned long, std::__1::basic_string , std::__1::allocator >*) [function] [call site] 00378
2 snappy::GetUncompressedLength(char const*, unsigned long, unsigned long*) [function] [call site] 00379
3 __asan_report_store4 [call site] 00380
3 snappy::Varint::Parse32WithLimit(char const*, char const*, unsigned int*) [function] [call site] 00381
4 __asan_report_load1 [call site] 00382
4 __asan_report_load1 [call site] 00383
4 __asan_report_load1 [call site] 00384
4 __asan_report_load1 [call site] 00385
4 __asan_report_load1 [call site] 00386
4 __asan_report_store4 [call site] 00387
3 __asan_report_load4 [call site] 00388
2 __asan_report_load8 [call site] 00389
2 __asan_report_load8 [call site] 00390
2 snappy::STLStringResizeUninitialized(std::__1::basic_string , std::__1::allocator >*, unsigned long) [function] [call site] 00391
2 snappy::string_as_array(std::__1::basic_string , std::__1::allocator >*) [function] [call site] 00392
2 snappy::RawUncompress(char const*, unsigned long, char*) [function] [call site] 00393
3 snappy::ByteArraySource::ByteArraySource(char const*, unsigned long) [function] [call site] 00394
3 snappy::RawUncompress(snappy::Source*, char*) [function] [call site] 00395
4 snappy::SnappyArrayWriter::SnappyArrayWriter(char*) [function] [call site] 00396
5 __asan_report_store8 [call site] 00397
5 __asan_report_store8 [call site] 00398
5 __asan_report_store8 [call site] 00399
5 __asan_report_store8 [call site] 00400
4 bool snappy::InternalUncompress (snappy::Source*, snappy::SnappyArrayWriter*) [function] [call site] 00401
3 snappy::ByteArraySource::~ByteArraySource() [function] [call site] 00402
1 __asan_handle_no_return [call site] 00403
1 __asan_handle_no_return [call site] 00404