Fuzz introspector: /src/flac/oss-fuzz/decoder.cc
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
158 267 2 :

['flac__utils_set_channel_mask_tag', 'FLAC__metadata_object_clone']

164 1999 EncoderSession_init_encoder call site: 00000 /src/flac/oss-fuzz/../src/flac/encode.c:1950
74 74 4 :

['strtod', 'strchr', 'strncmp', 'strlen']

74 74 FLAC__stream_encoder_set_apodization call site: 00000 /src/flac/src/libFLAC/stream_encoder.c:2053
48 124 11 :

['abort', 'memcmp', 'FLAC__metadata_simple_iterator_get_block_offset', 'FLAC__metadata_simple_iterator_get_block_type', 'FLAC__metadata_simple_iterator_get_block_length', 'fseeko', 'FLAC__metadata_simple_iterator_next', 'append_block_', 'unpack32be_', 'fread', 'FLAC__metadata_simple_iterator_get_application_id']

48 124 read_from_flac_ call site: 00000 /src/flac/oss-fuzz/../src/flac/foreign_metadata.c:607
17 17 1 :

['print_verify_error']

23 3054 EncoderSession_finish_ok call site: 00000 /src/flac/oss-fuzz/../src/flac/encode.c:1529
17 17 1 :

['print_verify_error']

17 2019 EncoderSession_finish_error call site: 00000 /src/flac/oss-fuzz/../src/flac/encode.c:1589
12 12 2 :

['strlen', 'strncmp']

12 12 share___getopt_internal call site: 00000 /src/flac/src/share/getopt/getopt.c:803
9 9 1 :

['format_mistake']

1413 15959 encode_file call site: 00000 /src/flac/oss-fuzz/./../src/flac/main.c:1513
9 9 1 :

['format_mistake']

1413 15959 encode_file call site: 00000 /src/flac/oss-fuzz/./../src/flac/main.c:1546
8 8 1 :

['die']

42 42 parse_block_type call site: 00000 /src/flac/oss-fuzz/../src/metaflac/options.c:1056
8 8 1 :

['die']

22 317 set_vc_field call site: 00000 /src/flac/oss-fuzz/../src/metaflac/operations_shorthand_vorbiscomment.c:255
8 8 1 :

['die']

20 4319 do_major_operation_on_file call site: 00000 /src/flac/oss-fuzz/../src/metaflac/operations.c:127
8 8 1 :

['die']

18 18 parse_block_number call site: 00000 /src/flac/oss-fuzz/../src/metaflac/options.c:1017

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 fuzzing::datasource::Datasource::Datasource(unsigned char const*, unsigned long) [function] [call site] 00001
2 fuzzing::datasource::Base::Base() [function] [call site] 00002
1 FLAC::Decoder::FuzzerStream::FuzzerStream(fuzzing::datasource::Datasource&) [function] [call site] 00003
2 FLAC::Decoder::Stream::Stream() [function] [call site] 00004
3 FLAC__stream_decoder_new [function] [call site] 00005
4 safe_calloc_ [function] [call site] 00006
5 alloc_check [function] [call site] 00007
5 calloc [call site] 00008
4 safe_calloc_ [function] [call site] 00009
4 safe_calloc_ [function] [call site] 00010
4 FLAC__bitreader_new [function] [call site] 00011
5 calloc [call site] 00012
4 FLAC__bitreader_delete [function] [call site] 00013
5 abort [call site] 00014
5 FLAC__bitreader_free [function] [call site] 00015
6 abort [call site] 00016
4 FLAC__format_entropy_coding_method_partitioned_rice_contents_init [function] [call site] 00017
5 abort [call site] 00018
4 set_defaults_ [function] [call site] 00019
5 FLAC__ogg_decoder_aspect_set_defaults [function] [call site] 00020
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00021
1 FLAC::Decoder::Stream::set_decode_chained_stream(bool) [function] [call site] 00022
2 abort [call site] 00023
2 FLAC__stream_decoder_set_decode_chained_stream [function] [call site] 00024
3 abort [call site] 00025
3 abort [call site] 00026
3 FLAC__ogg_decoder_aspect_set_decode_chained_stream [function] [call site] 00027
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00028
1 long fuzzing::datasource::Base::Get<long>(unsigned long) [function] [call site] 00029
1 FLAC::Decoder::Stream::set_ogg_serial_number(long) [function] [call site] 00030
2 abort [call site] 00031
2 FLAC__stream_decoder_set_ogg_serial_number [function] [call site] 00032
3 abort [call site] 00033
3 abort [call site] 00034
3 abort [call site] 00035
3 FLAC__ogg_decoder_aspect_set_serial_number [function] [call site] 00036
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00037
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00038
1 FLAC::Decoder::Stream::set_md5_checking(bool) [function] [call site] 00039
2 abort [call site] 00040
2 FLAC__stream_decoder_set_md5_checking [function] [call site] 00041
3 abort [call site] 00042
3 abort [call site] 00043
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00044
1 FLAC__MetadataType fuzzing::datasource::Base::Get<FLAC__MetadataType>(unsigned long) [function] [call site] 00045
2 unsigned char fuzzing::datasource::Base::Get<unsigned char>(unsigned long) [function] [call site] 00046
1 FLAC::Decoder::Stream::set_metadata_respond(FLAC__MetadataType) [function] [call site] 00047
2 abort [call site] 00048
2 FLAC__stream_decoder_set_metadata_respond [function] [call site] 00049
3 abort [call site] 00050
3 abort [call site] 00051
3 abort [call site] 00052
3 abort [call site] 00053
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00054
1 fuzzing::datasource::Base::GetData(unsigned long, unsigned long, unsigned long) [function] [call site] 00055
1 FLAC::Decoder::Stream::set_metadata_respond_application(unsigned char const*) [function] [call site] 00056
2 abort [call site] 00057
2 FLAC__stream_decoder_set_metadata_respond_application [function] [call site] 00058
3 abort [call site] 00059
3 abort [call site] 00060
3 abort [call site] 00061
3 abort [call site] 00062
3 abort [call site] 00063
3 safe_realloc_mul_2op_ [function] [call site] 00064
4 realloc [call site] 00065
4 safe_realloc_ [function] [call site] 00066
5 alloc_check [function] [call site] 00067
5 realloc [call site] 00068
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00069
1 FLAC::Decoder::Stream::set_metadata_respond_all() [function] [call site] 00070
2 abort [call site] 00071
2 FLAC__stream_decoder_set_metadata_respond_all [function] [call site] 00072
3 abort [call site] 00073
3 abort [call site] 00074
3 abort [call site] 00075
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00076
1 FLAC__MetadataType fuzzing::datasource::Base::Get<FLAC__MetadataType>(unsigned long) [function] [call site] 00077
1 FLAC::Decoder::Stream::set_metadata_ignore(FLAC__MetadataType) [function] [call site] 00078
2 abort [call site] 00079
2 FLAC__stream_decoder_set_metadata_ignore [function] [call site] 00080
3 abort [call site] 00081
3 abort [call site] 00082
3 abort [call site] 00083
3 abort [call site] 00084
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00085
1 fuzzing::datasource::Base::GetData(unsigned long, unsigned long, unsigned long) [function] [call site] 00086
1 FLAC::Decoder::Stream::set_metadata_ignore_application(unsigned char const*) [function] [call site] 00087
2 abort [call site] 00088
2 FLAC__stream_decoder_set_metadata_ignore_application [function] [call site] 00089
3 abort [call site] 00090
3 abort [call site] 00091
3 abort [call site] 00092
3 abort [call site] 00093
3 abort [call site] 00094
3 safe_realloc_mul_2op_ [function] [call site] 00095
1 __cxa_begin_catch [call site] 00096
1 __cxa_end_catch [call site] 00097
1 FLAC::Decoder::Stream::finish() [function] [call site] 00098
2 abort [call site] 00099
2 FLAC__stream_decoder_finish [function] [call site] 00100
3 abort [call site] 00101
3 abort [call site] 00102
3 abort [call site] 00103
3 FLAC__MD5Final [function] [call site] 00104
4 FLAC__MD5Transform [function] [call site] 00105
4 FLAC__MD5Transform [function] [call site] 00106
3 FLAC__bitreader_free [function] [call site] 00107
3 FLAC__ogg_decoder_aspect_finish [function] [call site] 00108
4 ogg_sync_clear [function] [call site] 00109
4 ogg_stream_clear [function] [call site] 00110
3 fclose [call site] 00111
3 memcmp [call site] 00112
3 set_defaults_ [function] [call site] 00113
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00114
1 FLAC::Decoder::FuzzerStream::~FuzzerStream() [function] [call site] 00115
2 FLAC::Decoder::Stream::~Stream() [function] [call site] 00116
3 FLAC__stream_decoder_finish [function] [call site] 00117
3 FLAC__stream_decoder_delete [function] [call site] 00118
4 abort [call site] 00119
4 abort [call site] 00120
4 abort [call site] 00121
4 FLAC__stream_decoder_finish [function] [call site] 00122
4 FLAC__bitreader_delete [function] [call site] 00123
4 FLAC__format_entropy_coding_method_partitioned_rice_contents_clear [function] [call site] 00124
5 abort [call site] 00125
5 FLAC__format_entropy_coding_method_partitioned_rice_contents_init [function] [call site] 00126
3 __clang_call_terminate [call site] 00127
4 __cxa_begin_catch [call site] 00128
1 fuzzing::datasource::Datasource::~Datasource() [function] [call site] 00129
2 fuzzing::datasource::Base::~Base() [function] [call site] 00130
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00131
1 FLAC::Decoder::Stream::set_metadata_ignore_all() [function] [call site] 00132
2 abort [call site] 00133
2 FLAC__stream_decoder_set_metadata_ignore_all [function] [call site] 00134
3 abort [call site] 00135
3 abort [call site] 00136
3 abort [call site] 00137
1 FLAC::Decoder::Stream::init() [function] [call site] 00138
2 abort [call site] 00139
2 FLAC__stream_decoder_init_stream [function] [call site] 00140
3 init_stream_internal_ [function] [call site] 00141
4 abort [call site] 00142
4 FLAC__ogg_decoder_aspect_init [function] [call site] 00143
5 ogg_stream_init [function] [call site] 00144
6 ogg_stream_clear [function] [call site] 00145
5 ogg_sync_init [function] [call site] 00146
5 safe_realloc_mul_2op_ [function] [call site] 00147
4 FLAC__ogg_decoder_aspect_finish [function] [call site] 00148
4 FLAC__cpu_info [function] [call site] 00149
5 x86_cpu_info [function] [call site] 00150
6 cpu_have_cpuid [function] [call site] 00151
6 cpuinfo_x86 [function] [call site] 00152
6 cpuinfo_x86 [function] [call site] 00153
6 cpuinfo_x86 [function] [call site] 00154
6 cpu_xgetbv_x86 [function] [call site] 00155
4 FLAC__bitreader_init [function] [call site] 00156
5 abort [call site] 00157
4 read_callback_ [function] [call site] 00158
5 read_callback_ogg_aspect_ [function] [call site] 00159
6 FLAC__ogg_decoder_aspect_read_callback_wrapper [function] [call site] 00160
7 check_size_of_link_allocation_ [function] [call site] 00161
8 safe_realloc_nofree_mul_2op_ [function] [call site] 00162
9 realloc [call site] 00163
9 realloc_ [function] [call site] 00164
10 alloc_check [function] [call site] 00165
10 realloc [call site] 00166
7 abort [call site] 00167
7 ogg_stream_packetout [function] [call site] 00168
8 ogg_stream_check [function] [call site] 00169
8 _packetout [function] [call site] 00170
7 memcmp [call site] 00171
7 ogg_sync_pageout [function] [call site] 00172
8 ogg_sync_check [function] [call site] 00173
8 ogg_sync_pageseek [function] [call site] 00174
9 ogg_sync_check [function] [call site] 00175
9 memcmp [call site] 00176
9 ogg_page_checksum_set [function] [call site] 00177
10 _os_update_crc [function] [call site] 00178
10 _os_update_crc [function] [call site] 00179
9 memcmp [call site] 00180
9 memchr [call site] 00181
7 process_page_ [function] [call site] 00182
8 memcmp [call site] 00183
8 ogg_page_serialno [function] [call site] 00184
8 ogg_stream_reset_serialno [function] [call site] 00185
9 ogg_stream_check [function] [call site] 00186
9 ogg_stream_reset [function] [call site] 00187
10 ogg_stream_check [function] [call site] 00188
8 ogg_page_bos [function] [call site] 00189
8 ogg_stream_pagein [function] [call site] 00190
9 ogg_page_version [function] [call site] 00191
9 ogg_page_continued [function] [call site] 00192
9 ogg_page_bos [function] [call site] 00193
9 ogg_page_eos [function] [call site] 00194
9 ogg_page_granulepos [function] [call site] 00195
9 ogg_page_serialno [function] [call site] 00196
9 ogg_page_pageno [function] [call site] 00197
9 ogg_stream_check [function] [call site] 00198
9 _os_lacing_expand [function] [call site] 00199
10 ogg_stream_clear [function] [call site] 00200
10 realloc [call site] 00201
10 ogg_stream_clear [function] [call site] 00202
10 realloc [call site] 00203
10 ogg_stream_clear [function] [call site] 00204
9 _os_body_expand [function] [call site] 00205
10 ogg_stream_clear [function] [call site] 00206
10 realloc [call site] 00207
10 ogg_stream_clear [function] [call site] 00208
8 ogg_page_bos [function] [call site] 00209
8 safe_realloc_nofree_mul_2op_ [function] [call site] 00210
8 ogg_page_serialno [function] [call site] 00211
7 read_more_data_ [function] [call site] 00212
8 ogg_sync_buffer [function] [call site] 00213
9 ogg_sync_check [function] [call site] 00214
9 ogg_sync_clear [function] [call site] 00215
9 realloc [call site] 00216
9 ogg_sync_clear [function] [call site] 00217
8 ogg_sync_wrote [function] [call site] 00218
9 ogg_sync_check [function] [call site] 00219
8 abort [call site] 00220
6 read_callback_proxy_ [function] [call site] 00221
7 abort [call site] 00222
6 abort [call site] 00223
5 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00224
4 FLAC__stream_decoder_reset [function] [call site] 00225
5 abort [call site] 00226
5 abort [call site] 00227
5 abort [call site] 00228
5 FLAC__stream_decoder_flush [function] [call site] 00229
6 abort [call site] 00230
6 abort [call site] 00231
6 abort [call site] 00232
6 FLAC__ogg_decoder_aspect_flush [function] [call site] 00233
7 ogg_stream_reset [function] [call site] 00234
7 ogg_sync_reset [function] [call site] 00235
8 ogg_sync_check [function] [call site] 00236
6 FLAC__bitreader_clear [function] [call site] 00237
5 FLAC__ogg_decoder_aspect_reset [function] [call site] 00238
6 FLAC__ogg_decoder_aspect_flush [function] [call site] 00239
5 reset_decoder_internal_ [function] [call site] 00240
6 FLAC__MD5Final [function] [call site] 00241
6 FLAC__MD5Init [function] [call site] 00242
2 FLAC::Decoder::Stream::read_callback_(FLAC__StreamDecoder const*, unsigned char*, unsigned long*, void*) [function] [call site] 00243
3 abort [call site] 00244
3 abort [call site] 00245
2 FLAC::Decoder::Stream::seek_callback_(FLAC__StreamDecoder const*, unsigned long, void*) [function] [call site] 00246
3 abort [call site] 00247
3 abort [call site] 00248
2 FLAC::Decoder::Stream::tell_callback_(FLAC__StreamDecoder const*, unsigned long*, void*) [function] [call site] 00249
3 abort [call site] 00250
3 abort [call site] 00251
2 FLAC::Decoder::Stream::length_callback_(FLAC__StreamDecoder const*, unsigned long*, void*) [function] [call site] 00252
3 abort [call site] 00253
3 abort [call site] 00254
2 FLAC::Decoder::Stream::eof_callback_(FLAC__StreamDecoder const*, void*) [function] [call site] 00255
3 abort [call site] 00256
3 abort [call site] 00257
2 FLAC::Decoder::Stream::write_callback_(FLAC__StreamDecoder const*, FLAC__Frame const*, int const* const*, void*) [function] [call site] 00258
3 abort [call site] 00259
3 abort [call site] 00260
2 FLAC::Decoder::Stream::metadata_callback_(FLAC__StreamDecoder const*, FLAC__StreamMetadata const*, void*) [function] [call site] 00261
3 abort [call site] 00262
3 abort [call site] 00263
2 FLAC::Decoder::Stream::error_callback_(FLAC__StreamDecoder const*, FLAC__StreamDecoderErrorStatus, void*) [function] [call site] 00264
3 abort [call site] 00265
3 abort [call site] 00266
1 FLAC::Decoder::Stream::init_ogg() [function] [call site] 00267
2 abort [call site] 00268
2 FLAC__stream_decoder_init_ogg_stream [function] [call site] 00269
3 init_stream_internal_ [function] [call site] 00270
2 FLAC::Decoder::Stream::read_callback_(FLAC__StreamDecoder const*, unsigned char*, unsigned long*, void*) [function] [call site] 00271
2 FLAC::Decoder::Stream::seek_callback_(FLAC__StreamDecoder const*, unsigned long, void*) [function] [call site] 00272
2 FLAC::Decoder::Stream::tell_callback_(FLAC__StreamDecoder const*, unsigned long*, void*) [function] [call site] 00273
2 FLAC::Decoder::Stream::length_callback_(FLAC__StreamDecoder const*, unsigned long*, void*) [function] [call site] 00274
2 FLAC::Decoder::Stream::eof_callback_(FLAC__StreamDecoder const*, void*) [function] [call site] 00275
2 FLAC::Decoder::Stream::write_callback_(FLAC__StreamDecoder const*, FLAC__Frame const*, int const* const*, void*) [function] [call site] 00276
2 FLAC::Decoder::Stream::metadata_callback_(FLAC__StreamDecoder const*, FLAC__StreamMetadata const*, void*) [function] [call site] 00277
2 FLAC::Decoder::Stream::error_callback_(FLAC__StreamDecoder const*, FLAC__StreamDecoderErrorStatus, void*) [function] [call site] 00278
1 bool fuzzing::datasource::Base::Get<bool>(unsigned long) [function] [call site] 00279
1 unsigned char fuzzing::datasource::Base::Get<unsigned char>(unsigned long) [function] [call site] 00280
1 FLAC::Decoder::Stream::flush() [function] [call site] 00281
2 abort [call site] 00282
2 FLAC__stream_decoder_flush [function] [call site] 00283
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00284
1 FLAC::Decoder::Stream::reset() [function] [call site] 00285
2 abort [call site] 00286
2 FLAC__stream_decoder_reset [function] [call site] 00287
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00288
1 FLAC::Decoder::Stream::process_single() [function] [call site] 00289
2 abort [call site] 00290
2 FLAC__stream_decoder_process_single [function] [call site] 00291
3 abort [call site] 00292
3 abort [call site] 00293
3 find_metadata_ [function] [call site] 00294
4 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00295
4 abort [call site] 00296
4 FLAC__bitreader_read_raw_uint32 [function] [call site] 00297
5 abort [call site] 00298
5 abort [call site] 00299
5 abort [call site] 00300
5 abort [call site] 00301
5 abort [call site] 00302
5 bitreader_read_from_client_ [function] [call site] 00303
6 crc16_update_block_ [function] [call site] 00304
7 crc16_update_word_ [function] [call site] 00305
7 FLAC__crc16_update_words64 [function] [call site] 00306
5 abort [call site] 00307
4 skip_id3v2_tag_ [function] [call site] 00308
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00309
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00310
5 FLAC__bitreader_skip_byte_block_aligned_no_crc [function] [call site] 00311
6 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00312
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00313
6 bitreader_read_from_client_ [function] [call site] 00314
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00315
4 FLAC__bitreader_read_raw_uint32 [function] [call site] 00316
4 send_error_to_client_ [function] [call site] 00317
3 read_metadata_ [function] [call site] 00318
4 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00319
4 abort [call site] 00320
4 FLAC__bitreader_read_raw_uint32 [function] [call site] 00321
4 FLAC__bitreader_read_raw_uint32 [function] [call site] 00322
4 FLAC__bitreader_read_raw_uint32 [function] [call site] 00323
4 read_metadata_streaminfo_ [function] [call site] 00324
5 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00325
5 abort [call site] 00326
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00327
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00328
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00329
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00330
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00331
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00332
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00333
5 FLAC__bitreader_read_raw_uint64 [function] [call site] 00334
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00335
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00336
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00337
5 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00338
6 abort [call site] 00339
6 abort [call site] 00340
6 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00341
6 abort [call site] 00342
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00343
6 bitreader_read_from_client_ [function] [call site] 00344
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00345
5 abort [call site] 00346
5 FLAC__bitreader_skip_byte_block_aligned_no_crc [function] [call site] 00347
4 memcmp [call site] 00348
4 read_metadata_seektable_ [function] [call site] 00349
5 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00350
5 abort [call site] 00351
5 FLAC__bitreader_limit_invalidate [function] [call site] 00352
5 safe_realloc_mul_2op_ [function] [call site] 00353
5 FLAC__bitreader_read_raw_uint64 [function] [call site] 00354
5 FLAC__bitreader_read_raw_uint64 [function] [call site] 00355
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00356
5 abort [call site] 00357
4 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00358
4 has_id_filtered_ [function] [call site] 00359
5 abort [call site] 00360
5 abort [call site] 00361
5 memcmp [call site] 00362
4 FLAC__bitreader_skip_byte_block_aligned_no_crc [function] [call site] 00363
4 FLAC__bitreader_set_limit [function] [call site] 00364
4 FLAC__bitreader_skip_byte_block_aligned_no_crc [function] [call site] 00365
4 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00366
4 read_metadata_vorbiscomment_ [function] [call site] 00367
5 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00368
5 abort [call site] 00369
5 abort [call site] 00370
5 FLAC__bitreader_read_uint32_little_endian [function] [call site] 00371
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00372
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00373
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00374
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00375
5 safe_malloc_add_2op_ [function] [call site] 00376
6 safe_malloc_ [function] [call site] 00377
7 alloc_check [function] [call site] 00378
5 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00379
5 abort [call site] 00380
5 FLAC__bitreader_read_uint32_little_endian [function] [call site] 00381
5 safe_malloc_mul_2op_p [function] [call site] 00382
5 abort [call site] 00383
5 FLAC__bitreader_read_uint32_little_endian [function] [call site] 00384
5 FLAC__bitreader_limit_invalidate [function] [call site] 00385
5 safe_malloc_add_2op_ [function] [call site] 00386
5 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00387
5 FLAC__bitreader_limit_invalidate [function] [call site] 00388
5 FLAC__bitreader_limit_invalidate [function] [call site] 00389
4 read_metadata_cuesheet_ [function] [call site] 00390
5 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00391
5 abort [call site] 00392
5 abort [call site] 00393
5 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00394
5 FLAC__bitreader_read_raw_uint64 [function] [call site] 00395
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00396
5 FLAC__bitreader_skip_bits_no_crc [function] [call site] 00397
6 abort [call site] 00398
6 abort [call site] 00399
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00400
6 FLAC__bitreader_skip_byte_block_aligned_no_crc [function] [call site] 00401
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00402
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00403
5 safe_calloc_ [function] [call site] 00404
5 FLAC__bitreader_read_raw_uint64 [function] [call site] 00405
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00406
5 abort [call site] 00407
5 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00408
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00409
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00410
5 FLAC__bitreader_skip_bits_no_crc [function] [call site] 00411
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00412
5 safe_calloc_ [function] [call site] 00413
5 FLAC__bitreader_read_raw_uint64 [function] [call site] 00414
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00415
5 FLAC__bitreader_skip_bits_no_crc [function] [call site] 00416
5 FLAC__bitreader_limit_invalidate [function] [call site] 00417
4 read_metadata_picture_ [function] [call site] 00418
5 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00419
5 abort [call site] 00420
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00421
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00422
5 FLAC__bitreader_limit_remaining [function] [call site] 00423
6 abort [call site] 00424
5 FLAC__bitreader_limit_invalidate [function] [call site] 00425
5 safe_malloc_add_2op_ [function] [call site] 00426
5 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00427
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00428
5 FLAC__bitreader_limit_remaining [function] [call site] 00429
5 FLAC__bitreader_limit_invalidate [function] [call site] 00430
5 safe_malloc_add_2op_ [function] [call site] 00431
5 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00432
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00433
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00434
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00435
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00436
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00437
5 FLAC__bitreader_limit_remaining [function] [call site] 00438
5 FLAC__bitreader_limit_invalidate [function] [call site] 00439
5 safe_malloc_ [function] [call site] 00440
5 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00441
4 abort [call site] 00442
4 FLAC__bitreader_read_byte_block_aligned_no_crc [function] [call site] 00443
4 FLAC__bitreader_limit_remaining [function] [call site] 00444
4 send_error_to_client_ [function] [call site] 00445
4 FLAC__bitreader_remove_limit [function] [call site] 00446
4 abort [call site] 00447
4 FLAC__stream_decoder_get_decode_position [function] [call site] 00448
5 abort [call site] 00449
5 abort [call site] 00450
5 abort [call site] 00451
5 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00452
5 FLAC__stream_decoder_get_input_bytes_unconsumed [function] [call site] 00453
6 abort [call site] 00454
6 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00455
6 abort [call site] 00456
6 FLAC__bitreader_get_input_bits_unconsumed [function] [call site] 00457
6 abort [call site] 00458
6 FLAC__bitreader_get_input_bits_unconsumed [function] [call site] 00459
5 abort [call site] 00460
5 FLAC__stream_decoder_get_input_bytes_unconsumed [function] [call site] 00461
3 frame_sync_ [function] [call site] 00462
4 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00463
4 FLAC__bitreader_bits_left_for_byte_alignment [function] [call site] 00464
4 FLAC__bitreader_read_raw_uint32 [function] [call site] 00465
4 FLAC__bitreader_read_raw_uint32 [function] [call site] 00466
4 FLAC__bitreader_read_raw_uint32 [function] [call site] 00467
4 FLAC__bitreader_set_framesync_location [function] [call site] 00468
4 FLAC__stream_decoder_get_decode_position [function] [call site] 00469
4 send_error_to_client_ [function] [call site] 00470
3 read_frame_ [function] [call site] 00471
4 FLAC__bitreader_reset_read_crc16 [function] [call site] 00472
5 abort [call site] 00473
5 abort [call site] 00474
4 read_frame_header_ [function] [call site] 00475
5 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00476
5 abort [call site] 00477
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00478
5 send_error_to_client_ [function] [call site] 00479
5 abort [call site] 00480
5 send_error_to_client_ [function] [call site] 00481
5 abort [call site] 00482
5 abort [call site] 00483
5 FLAC__bitreader_read_utf8_uint64 [function] [call site] 00484
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00485
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00486
5 send_error_to_client_ [function] [call site] 00487
5 FLAC__bitreader_read_utf8_uint32 [function] [call site] 00488
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00489
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00490
5 send_error_to_client_ [function] [call site] 00491
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00492
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00493
5 send_error_to_client_ [function] [call site] 00494
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00495
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00496
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00497
5 FLAC__crc8 [function] [call site] 00498
5 send_error_to_client_ [function] [call site] 00499
5 send_error_to_client_ [function] [call site] 00500
4 allocate_output_ [function] [call site] 00501
5 safe_malloc_muladd2_ [function] [call site] 00502
5 FLAC__memory_alloc_aligned_int32_array [function] [call site] 00505
6 abort [call site] 00506
6 abort [call site] 00507
6 abort [call site] 00508
6 FLAC__memory_alloc_aligned [function] [call site] 00509
7 abort [call site] 00510
7 safe_malloc_add_2op_ [function] [call site] 00511
5 safe_malloc_mul_2op_p [function] [call site] 00512
4 abort [call site] 00513
4 abort [call site] 00514
4 abort [call site] 00515
4 abort [call site] 00516
4 read_subframe_ [function] [call site] 00517
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00518
5 FLAC__bitreader_read_unary_unsigned [function] [call site] 00519
6 abort [call site] 00520
6 abort [call site] 00521
6 FLAC__clz_uint64 [function] [call site] 00522
7 abort [call site] 00523
6 FLAC__clz_uint64 [function] [call site] 00524
6 abort [call site] 00525
6 abort [call site] 00526
6 bitreader_read_from_client_ [function] [call site] 00527
5 send_error_to_client_ [function] [call site] 00528
5 send_error_to_client_ [function] [call site] 00529
5 read_subframe_constant_ [function] [call site] 00530
6 FLAC__bitreader_read_raw_int64 [function] [call site] 00531
7 FLAC__bitreader_read_raw_uint64 [function] [call site] 00532
5 read_subframe_verbatim_ [function] [call site] 00533
6 FLAC__bitreader_read_raw_int32 [function] [call site] 00534
7 FLAC__bitreader_read_raw_uint32 [function] [call site] 00535
6 FLAC__bitreader_read_raw_int64 [function] [call site] 00536
5 send_error_to_client_ [function] [call site] 00537
5 send_error_to_client_ [function] [call site] 00538
5 read_subframe_fixed_ [function] [call site] 00539
6 FLAC__bitreader_read_raw_int64 [function] [call site] 00540
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00541
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00542
6 send_error_to_client_ [function] [call site] 00543
6 send_error_to_client_ [function] [call site] 00544
6 read_residual_partitioned_rice_ [function] [call site] 00545
7 abort [call site] 00546
7 FLAC__format_entropy_coding_method_partitioned_rice_contents_ensure_size [function] [call site] 00547
8 abort [call site] 00548
8 safe_realloc_ [function] [call site] 00549
8 safe_realloc_ [function] [call site] 00550
7 FLAC__bitreader_read_raw_uint32 [function] [call site] 00551
7 send_error_to_client_ [function] [call site] 00552
7 FLAC__bitreader_read_raw_uint32 [function] [call site] 00553
7 FLAC__bitreader_read_raw_int32 [function] [call site] 00554
6 abort [call site] 00555
6 FLAC__fixed_restore_signal [function] [call site] 00556
7 abort [call site] 00557
6 FLAC__fixed_restore_signal_wide [function] [call site] 00558
7 abort [call site] 00559
6 FLAC__fixed_restore_signal_wide_33bit [function] [call site] 00560
5 send_error_to_client_ [function] [call site] 00561
5 send_error_to_client_ [function] [call site] 00562
5 read_subframe_lpc_ [function] [call site] 00563
6 FLAC__bitreader_read_raw_int64 [function] [call site] 00564
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00565
6 send_error_to_client_ [function] [call site] 00566
6 FLAC__bitreader_read_raw_int32 [function] [call site] 00567
6 send_error_to_client_ [function] [call site] 00568
6 FLAC__bitreader_read_raw_int32 [function] [call site] 00569
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00570
6 FLAC__bitreader_read_raw_uint32 [function] [call site] 00571
6 send_error_to_client_ [function] [call site] 00572
6 send_error_to_client_ [function] [call site] 00573
6 read_residual_partitioned_rice_ [function] [call site] 00574
6 abort [call site] 00575
6 FLAC__lpc_max_residual_bps [function] [call site] 00576
7 FLAC__lpc_max_prediction_value_before_shift [function] [call site] 00577
7 FLAC__bitmath_silog2 [function] [call site] 00578
8 FLAC__bitmath_ilog2_wide [function] [call site] 00579
9 abort [call site] 00580
6 FLAC__lpc_max_prediction_before_shift_bps [function] [call site] 00581
7 FLAC__lpc_max_prediction_value_before_shift [function] [call site] 00582
7 FLAC__bitmath_silog2 [function] [call site] 00583
6 FLAC__lpc_restore_signal [function] [call site] 00584
7 abort [call site] 00585
7 abort [call site] 00586
6 FLAC__lpc_restore_signal_wide [function] [call site] 00587
7 abort [call site] 00588
7 abort [call site] 00589
6 FLAC__lpc_restore_signal_wide_33bit [function] [call site] 00590
7 abort [call site] 00591
7 abort [call site] 00592
5 abort [call site] 00593
4 read_zero_padding_ [function] [call site] 00594
5 FLAC__bitreader_is_consumed_byte_aligned [function] [call site] 00595
5 FLAC__bitreader_bits_left_for_byte_alignment [function] [call site] 00596
5 FLAC__bitreader_read_raw_uint32 [function] [call site] 00597
4 FLAC__bitreader_get_read_crc16 [function] [call site] 00598
5 abort [call site] 00599
5 abort [call site] 00600
5 crc16_update_block_ [function] [call site] 00601
5 abort [call site] 00602
4 FLAC__bitreader_read_raw_uint32 [function] [call site] 00603
4 undo_channel_coding [function] [call site] 00604
5 abort [call site] 00605
5 abort [call site] 00606
5 abort [call site] 00607
5 abort [call site] 00608
5 abort [call site] 00609
5 abort [call site] 00610
5 abort [call site] 00611
4 send_error_to_client_ [function] [call site] 00612
4 abort [call site] 00613
4 abort [call site] 00614
4 send_error_to_client_ [function] [call site] 00615
4 safe_calloc_ [function] [call site] 00616
4 abort [call site] 00617
4 write_audio_frame_to_client_ [function] [call site] 00618
5 abort [call site] 00619
5 FLAC__MD5Accumulate [function] [call site] 00620
6 safe_realloc_ [function] [call site] 00621
6 safe_malloc_ [function] [call site] 00622
6 format_input_ [function] [call site] 00623
6 FLAC__MD5Update [function] [call site] 00624
7 FLAC__MD5Transform [function] [call site] 00625
7 FLAC__MD5Transform [function] [call site] 00626
4 FLAC__bitreader_rewind_to_after_last_seen_framesync [function] [call site] 00627
4 FLAC__bitreader_clear [function] [call site] 00628
4 abort [call site] 00629
4 write_audio_frame_to_client_ [function] [call site] 00630
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00631
1 FLAC::Decoder::Stream::process_until_end_of_metadata() [function] [call site] 00632
2 abort [call site] 00633
2 FLAC__stream_decoder_process_until_end_of_metadata [function] [call site] 00634
3 abort [call site] 00635
3 abort [call site] 00636
3 find_metadata_ [function] [call site] 00637
3 read_metadata_ [function] [call site] 00638
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00639
1 FLAC::Decoder::Stream::process_until_end_of_stream() [function] [call site] 00640
2 abort [call site] 00641
2 FLAC__stream_decoder_process_until_end_of_stream [function] [call site] 00642
3 abort [call site] 00643
3 abort [call site] 00644
3 find_metadata_ [function] [call site] 00645
3 read_metadata_ [function] [call site] 00646
3 frame_sync_ [function] [call site] 00647
3 read_frame_ [function] [call site] 00648
3 FLAC__stream_decoder_finish_link [function] [call site] 00649
4 abort [call site] 00650
4 abort [call site] 00651
4 abort [call site] 00652
4 abort [call site] 00653
4 FLAC__MD5Final [function] [call site] 00654
4 memcmp [call site] 00655
4 reset_decoder_internal_ [function] [call site] 00656
4 FLAC__ogg_decoder_aspect_next_link [function] [call site] 00657
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00658
1 FLAC::Decoder::Stream::skip_single_frame() [function] [call site] 00659
2 abort [call site] 00660
2 FLAC__stream_decoder_skip_single_frame [function] [call site] 00661
3 abort [call site] 00662
3 abort [call site] 00663
3 frame_sync_ [function] [call site] 00664
3 read_frame_ [function] [call site] 00665
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00666
1 unsigned long fuzzing::datasource::Base::Get<unsigned long>(unsigned long) [function] [call site] 00667
1 FLAC::Decoder::Stream::seek_absolute(unsigned long) [function] [call site] 00668
2 abort [call site] 00669
2 FLAC__stream_decoder_seek_absolute [function] [call site] 00670
3 abort [call site] 00671
3 abort [call site] 00672
3 abort [call site] 00673
3 abort [call site] 00674
3 abort [call site] 00675
3 FLAC__stream_decoder_get_decode_chained_stream [function] [call site] 00676
4 abort [call site] 00677
4 abort [call site] 00678
4 FLAC__ogg_decoder_aspect_get_decode_chained_stream [function] [call site] 00679
3 FLAC__stream_decoder_get_total_samples [function] [call site] 00680
4 abort [call site] 00681
4 abort [call site] 00682
3 FLAC__stream_decoder_process_until_end_of_metadata [function] [call site] 00683
3 FLAC__stream_decoder_get_total_samples [function] [call site] 00684
3 seek_to_absolute_sample_ogg_ [function] [call site] 00685
4 FLAC__ogg_decoder_aspect_get_decode_chained_stream [function] [call site] 00686
4 FLAC__ogg_decoder_aspect_get_target_link [function] [call site] 00687
4 FLAC__ogg_decoder_aspect_skip_link [function] [call site] 00688
5 check_size_of_link_allocation_ [function] [call site] 00689
5 FLAC__ogg_decoder_aspect_flush [function] [call site] 00690
5 check_size_of_link_allocation_ [function] [call site] 00691
5 abort [call site] 00692
5 abort [call site] 00693
5 ogg_stream_reset [function] [call site] 00694
5 ogg_sync_reset [function] [call site] 00695
5 ogg_sync_pageseek [function] [call site] 00696
5 read_more_data_ [function] [call site] 00697
5 ogg_page_serialno [function] [call site] 00698
5 ogg_page_serialno [function] [call site] 00699
5 ogg_page_eos [function] [call site] 00700
5 ogg_page_granulepos [function] [call site] 00701
5 check_size_of_link_allocation_ [function] [call site] 00702
5 FLAC__ogg_decoder_aspect_next_link [function] [call site] 00703
5 ogg_page_serialno [function] [call site] 00704
5 process_page_ [function] [call site] 00705
4 read_callback_proxy_ [function] [call site] 00706
4 FLAC__ogg_decoder_aspect_set_seek_parameters [function] [call site] 00707
5 ogg_stream_reset_serialno [function] [call site] 00708
4 FLAC__stream_decoder_flush [function] [call site] 00709
4 FLAC__stream_decoder_process_until_end_of_metadata [function] [call site] 00710
4 FLAC__stream_decoder_get_total_samples [function] [call site] 00711
4 FLAC__stream_decoder_flush [function] [call site] 00712
4 FLAC__stream_decoder_process_single [function] [call site] 00713
4 abort [call site] 00714
4 abort [call site] 00715
4 FLAC__ogg_decoder_aspect_set_seek_parameters [function] [call site] 00716
3 seek_to_absolute_sample_ [function] [call site] 00717
4 FLAC__stream_decoder_get_total_samples [function] [call site] 00718
4 FLAC__stream_decoder_get_channels [function] [call site] 00719
5 abort [call site] 00720
5 abort [call site] 00721
4 FLAC__stream_decoder_get_bits_per_sample [function] [call site] 00722
5 abort [call site] 00723
5 abort [call site] 00724
4 FLAC__stream_decoder_get_decode_position [function] [call site] 00725
4 FLAC__stream_decoder_get_decode_position [function] [call site] 00726
4 FLAC__stream_decoder_flush [function] [call site] 00727
4 FLAC__stream_decoder_process_single [function] [call site] 00728
4 abort [call site] 00729
4 FLAC__stream_decoder_get_decode_position [function] [call site] 00730
4 FLAC__stream_decoder_get_decode_position [function] [call site] 00731
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00732
1 FLAC::Decoder::Stream::get_md5_checking() const [function] [call site] 00733
2 abort [call site] 00734
2 FLAC__stream_decoder_get_md5_checking [function] [call site] 00735
3 abort [call site] 00736
3 abort [call site] 00737
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00738
1 FLAC::Decoder::Stream::get_total_samples() const [function] [call site] 00739
2 abort [call site] 00740
2 FLAC__stream_decoder_get_total_samples [function] [call site] 00741
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00742
1 FLAC::Decoder::Stream::get_channels() const [function] [call site] 00743
2 abort [call site] 00744
2 FLAC__stream_decoder_get_channels [function] [call site] 00745
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00746
1 FLAC::Decoder::Stream::get_bits_per_sample() const [function] [call site] 00747
2 abort [call site] 00748
2 FLAC__stream_decoder_get_bits_per_sample [function] [call site] 00749
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00750
1 FLAC::Decoder::Stream::get_sample_rate() const [function] [call site] 00751
2 abort [call site] 00752
2 FLAC__stream_decoder_get_sample_rate [function] [call site] 00753
3 abort [call site] 00754
3 abort [call site] 00755
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00756
1 FLAC::Decoder::Stream::get_blocksize() const [function] [call site] 00757
2 abort [call site] 00758
2 FLAC__stream_decoder_get_blocksize [function] [call site] 00759
3 abort [call site] 00760
3 abort [call site] 00761
1 void fuzzing::memory::memory_test<bool>(bool const&) [function] [call site] 00762