Fuzz introspector: libyaml_loader_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
0 2 1 :

['yaml_parser_set_parser_error']

0 2 yaml_parser_parse_stream_start call site: 00032 /src/libyaml/src/parser.c:340
0 2 1 :

['yaml_parser_set_reader_error']

0 2 yaml_parser_update_buffer call site: 00054 /src/libyaml/src/reader.c:463
0 0 None 2 43 yaml_parser_parse_node call site: 00399 /src/libyaml/src/parser.c:629
0 0 None 2 2 yaml_strdup call site: 00359 /src/libyaml/src/api.c:63
0 0 None 0 8864 yaml_parser_parse_flow_mapping_key call site: 00480 /src/libyaml/src/parser.c:1148
0 0 None 0 6535 yaml_parser_load call site: 00026 /src/libyaml/src/loader.c:95
0 0 None 0 5307 yaml_parser_parse_block_sequence_entry call site: 00424 /src/libyaml/src/parser.c:769
0 0 None 0 5307 yaml_parser_parse_block_mapping_key call site: 00440 /src/libyaml/src/parser.c:877
0 0 None 0 5301 yaml_parser_parse_flow_sequence_entry call site: 00457 /src/libyaml/src/parser.c:992
0 0 None 0 3744 yaml_parser_fetch_next_token call site: 00069 /src/libyaml/src/scanner.c:885
0 0 None 0 3591 yaml_parser_process_directives call site: 00351 /src/libyaml/src/parser.c:1289
0 0 None 0 2406 yaml_parser_load_nodes call site: 00542 /src/libyaml/src/loader.c:235

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 yaml_parser_initialize [function] [call site] 00001
2 __assert_fail [call site] 00002
2 yaml_malloc [function] [call site] 00003
2 yaml_malloc [function] [call site] 00004
2 yaml_malloc [function] [call site] 00005
2 yaml_malloc [function] [call site] 00006
2 yaml_malloc [function] [call site] 00007
2 yaml_malloc [function] [call site] 00008
2 yaml_malloc [function] [call site] 00009
2 yaml_malloc [function] [call site] 00010
2 yaml_free [function] [call site] 00011
2 yaml_free [function] [call site] 00012
2 yaml_free [function] [call site] 00013
2 yaml_free [function] [call site] 00014
2 yaml_free [function] [call site] 00015
2 yaml_free [function] [call site] 00016
2 yaml_free [function] [call site] 00017
2 yaml_free [function] [call site] 00018
1 yaml_parser_set_input_string [function] [call site] 00019
2 __assert_fail [call site] 00020
2 __assert_fail [call site] 00021
2 __assert_fail [call site] 00022
1 yaml_parser_load [function] [call site] 00023
2 __assert_fail [call site] 00024
2 __assert_fail [call site] 00025
2 yaml_malloc [function] [call site] 00026
2 yaml_parser_parse [function] [call site] 00027
3 __assert_fail [call site] 00028
3 __assert_fail [call site] 00029
3 yaml_parser_state_machine [function] [call site] 00030
4 yaml_parser_parse_stream_start [function] [call site] 00031
5 yaml_parser_fetch_more_tokens [function] [call site] 00032
6 yaml_parser_stale_simple_keys [function] [call site] 00033
7 yaml_parser_set_scanner_error [function] [call site] 00034
6 yaml_parser_fetch_next_token [function] [call site] 00035
7 yaml_parser_update_buffer [function] [call site] 00036
8 __assert_fail [call site] 00037
8 yaml_parser_determine_encoding [function] [call site] 00038
9 yaml_parser_update_raw_buffer [function] [call site] 00039
10 yaml_parser_set_reader_error [function] [call site] 00040
9 memcmp [call site] 00041
9 memcmp [call site] 00042
9 memcmp [call site] 00043
8 yaml_parser_update_raw_buffer [function] [call site] 00044
8 yaml_parser_set_reader_error [function] [call site] 00045
8 yaml_parser_set_reader_error [function] [call site] 00046
8 yaml_parser_set_reader_error [function] [call site] 00047
8 yaml_parser_set_reader_error [function] [call site] 00048
8 yaml_parser_set_reader_error [function] [call site] 00049
8 yaml_parser_set_reader_error [function] [call site] 00050
8 yaml_parser_set_reader_error [function] [call site] 00051
8 yaml_parser_set_reader_error [function] [call site] 00052
8 yaml_parser_set_reader_error [function] [call site] 00053
8 yaml_parser_set_reader_error [function] [call site] 00054
8 yaml_parser_set_reader_error [function] [call site] 00055
7 yaml_parser_fetch_stream_start [function] [call site] 00056
8 yaml_stack_extend [function] [call site] 00057
9 yaml_realloc [function] [call site] 00058
10 realloc [call site] 00059
8 yaml_queue_extend [function] [call site] 00060
9 yaml_realloc [function] [call site] 00061
7 yaml_parser_scan_to_next_token [function] [call site] 00062
8 yaml_parser_update_buffer [function] [call site] 00063
8 yaml_parser_update_buffer [function] [call site] 00064
8 yaml_parser_update_buffer [function] [call site] 00065
8 yaml_parser_update_buffer [function] [call site] 00066
8 yaml_parser_update_buffer [function] [call site] 00067
7 yaml_parser_stale_simple_keys [function] [call site] 00068
7 yaml_parser_unroll_indent [function] [call site] 00069
8 yaml_queue_extend [function] [call site] 00070
7 yaml_parser_update_buffer [function] [call site] 00071
7 yaml_parser_fetch_stream_end [function] [call site] 00072
8 yaml_parser_unroll_indent [function] [call site] 00073
8 yaml_parser_remove_simple_key [function] [call site] 00074
9 yaml_parser_set_scanner_error [function] [call site] 00075
8 yaml_queue_extend [function] [call site] 00076
7 yaml_parser_fetch_directive [function] [call site] 00077
8 yaml_parser_unroll_indent [function] [call site] 00078
8 yaml_parser_remove_simple_key [function] [call site] 00079
8 yaml_parser_scan_directive [function] [call site] 00080
9 yaml_parser_scan_directive_name [function] [call site] 00081
10 yaml_malloc [function] [call site] 00082
10 yaml_parser_update_buffer [function] [call site] 00083
10 yaml_string_extend [function] [call site] 00084
11 yaml_realloc [function] [call site] 00085
10 yaml_parser_update_buffer [function] [call site] 00086
10 yaml_parser_set_scanner_error [function] [call site] 00087
10 yaml_parser_set_scanner_error [function] [call site] 00088
10 yaml_free [function] [call site] 00089
9 strcmp [call site] 00090
9 yaml_parser_scan_version_directive_value [function] [call site] 00091
10 yaml_parser_update_buffer [function] [call site] 00092
10 yaml_parser_update_buffer [function] [call site] 00093
10 yaml_parser_scan_version_directive_number [function] [call site] 00094
11 yaml_parser_update_buffer [function] [call site] 00095
11 yaml_parser_set_scanner_error [function] [call site] 00096
11 yaml_parser_update_buffer [function] [call site] 00097
11 yaml_parser_set_scanner_error [function] [call site] 00098
10 yaml_parser_set_scanner_error [function] [call site] 00099
10 yaml_parser_scan_version_directive_number [function] [call site] 00100
9 strcmp [call site] 00101
9 yaml_parser_scan_tag_directive_value [function] [call site] 00102
10 yaml_parser_update_buffer [function] [call site] 00103
10 yaml_parser_update_buffer [function] [call site] 00104
10 yaml_parser_scan_tag_handle [function] [call site] 00105
11 yaml_malloc [function] [call site] 00106
11 yaml_parser_update_buffer [function] [call site] 00107
11 yaml_parser_set_scanner_error [function] [call site] 00108
11 yaml_string_extend [function] [call site] 00109
11 yaml_parser_update_buffer [function] [call site] 00110
11 yaml_string_extend [function] [call site] 00111
11 yaml_parser_update_buffer [function] [call site] 00112
11 yaml_string_extend [function] [call site] 00113
11 yaml_parser_set_scanner_error [function] [call site] 00114
11 yaml_free [function] [call site] 00115
10 yaml_parser_update_buffer [function] [call site] 00116
10 yaml_parser_set_scanner_error [function] [call site] 00117
10 yaml_parser_update_buffer [function] [call site] 00118
10 yaml_parser_scan_tag_uri [function] [call site] 00119
11 strlen [call site] 00120
11 yaml_malloc [function] [call site] 00121
11 yaml_string_extend [function] [call site] 00122
11 yaml_parser_update_buffer [function] [call site] 00123
11 yaml_string_extend [function] [call site] 00124
11 yaml_parser_scan_uri_escapes [function] [call site] 00125
12 yaml_parser_update_buffer [function] [call site] 00126
12 yaml_parser_set_scanner_error [function] [call site] 00127
12 yaml_parser_set_scanner_error [function] [call site] 00128
12 yaml_parser_set_scanner_error [function] [call site] 00129
11 yaml_string_extend [function] [call site] 00130
11 yaml_parser_update_buffer [function] [call site] 00131
11 yaml_string_extend [function] [call site] 00132
11 yaml_parser_set_scanner_error [function] [call site] 00133
11 yaml_free [function] [call site] 00134
10 yaml_parser_update_buffer [function] [call site] 00135
10 yaml_parser_set_scanner_error [function] [call site] 00136
10 yaml_free [function] [call site] 00137
10 yaml_free [function] [call site] 00138
9 yaml_parser_set_scanner_error [function] [call site] 00139
9 yaml_parser_update_buffer [function] [call site] 00140
9 yaml_parser_update_buffer [function] [call site] 00141
9 yaml_parser_update_buffer [function] [call site] 00142
9 yaml_parser_set_scanner_error [function] [call site] 00143
9 yaml_parser_update_buffer [function] [call site] 00144
9 yaml_free [function] [call site] 00145
9 yaml_free [function] [call site] 00146
9 yaml_free [function] [call site] 00147
9 yaml_free [function] [call site] 00148
8 yaml_queue_extend [function] [call site] 00149
8 yaml_token_delete [function] [call site] 00150
9 __assert_fail [call site] 00151
9 yaml_free [function] [call site] 00152
9 yaml_free [function] [call site] 00153
9 yaml_free [function] [call site] 00154
9 yaml_free [function] [call site] 00155
9 yaml_free [function] [call site] 00156
9 yaml_free [function] [call site] 00157
9 yaml_free [function] [call site] 00158
7 yaml_parser_fetch_document_indicator [function] [call site] 00159
8 yaml_parser_unroll_indent [function] [call site] 00160
8 yaml_parser_remove_simple_key [function] [call site] 00161
8 yaml_queue_extend [function] [call site] 00162
7 yaml_parser_fetch_document_indicator [function] [call site] 00163
7 yaml_parser_fetch_flow_collection_start [function] [call site] 00164
8 yaml_parser_save_simple_key [function] [call site] 00165
9 yaml_parser_remove_simple_key [function] [call site] 00166
8 yaml_parser_increase_flow_level [function] [call site] 00167
9 yaml_stack_extend [function] [call site] 00168
8 yaml_queue_extend [function] [call site] 00169
7 yaml_parser_fetch_flow_collection_start [function] [call site] 00170
7 yaml_parser_fetch_flow_collection_end [function] [call site] 00171
8 yaml_parser_remove_simple_key [function] [call site] 00172
8 yaml_parser_decrease_flow_level [function] [call site] 00173
8 yaml_queue_extend [function] [call site] 00174
7 yaml_parser_fetch_flow_collection_end [function] [call site] 00175
7 yaml_parser_fetch_flow_entry [function] [call site] 00176
8 yaml_parser_remove_simple_key [function] [call site] 00177
8 yaml_queue_extend [function] [call site] 00178
7 yaml_parser_fetch_block_entry [function] [call site] 00179
8 yaml_parser_set_scanner_error [function] [call site] 00180
8 yaml_parser_roll_indent [function] [call site] 00181
9 yaml_stack_extend [function] [call site] 00182
9 yaml_queue_extend [function] [call site] 00183
9 yaml_queue_extend [function] [call site] 00184
8 yaml_parser_remove_simple_key [function] [call site] 00185
8 yaml_queue_extend [function] [call site] 00186
7 yaml_parser_fetch_key [function] [call site] 00187
8 yaml_parser_set_scanner_error [function] [call site] 00188
8 yaml_parser_roll_indent [function] [call site] 00189
8 yaml_parser_remove_simple_key [function] [call site] 00190
8 yaml_queue_extend [function] [call site] 00191
7 yaml_parser_fetch_value [function] [call site] 00192
8 yaml_queue_extend [function] [call site] 00193
8 yaml_parser_roll_indent [function] [call site] 00194
8 yaml_parser_set_scanner_error [function] [call site] 00195
8 yaml_parser_roll_indent [function] [call site] 00196
8 yaml_queue_extend [function] [call site] 00197
7 yaml_parser_fetch_anchor [function] [call site] 00198
8 yaml_parser_save_simple_key [function] [call site] 00199
8 yaml_parser_scan_anchor [function] [call site] 00200
9 yaml_malloc [function] [call site] 00201
9 yaml_parser_update_buffer [function] [call site] 00202
9 yaml_string_extend [function] [call site] 00203
9 yaml_parser_update_buffer [function] [call site] 00204
9 yaml_parser_set_scanner_error [function] [call site] 00205
9 yaml_free [function] [call site] 00206
8 yaml_queue_extend [function] [call site] 00207
8 yaml_token_delete [function] [call site] 00208
7 yaml_parser_fetch_anchor [function] [call site] 00209
7 yaml_parser_fetch_tag [function] [call site] 00210
8 yaml_parser_save_simple_key [function] [call site] 00211
8 yaml_parser_scan_tag [function] [call site] 00212
9 yaml_parser_update_buffer [function] [call site] 00213
9 yaml_malloc [function] [call site] 00214
9 yaml_parser_scan_tag_uri [function] [call site] 00215
9 yaml_parser_set_scanner_error [function] [call site] 00216
9 yaml_parser_scan_tag_handle [function] [call site] 00217
9 strlen [call site] 00218
9 yaml_parser_scan_tag_uri [function] [call site] 00219
9 yaml_parser_scan_tag_uri [function] [call site] 00220
9 yaml_free [function] [call site] 00221
9 yaml_malloc [function] [call site] 00222
9 yaml_parser_update_buffer [function] [call site] 00223
9 yaml_parser_set_scanner_error [function] [call site] 00224
9 yaml_free [function] [call site] 00225
9 yaml_free [function] [call site] 00226
8 yaml_queue_extend [function] [call site] 00227
8 yaml_token_delete [function] [call site] 00228
7 yaml_parser_fetch_block_scalar [function] [call site] 00229
8 yaml_parser_remove_simple_key [function] [call site] 00230
8 yaml_parser_scan_block_scalar [function] [call site] 00231
9 yaml_malloc [function] [call site] 00232
9 yaml_malloc [function] [call site] 00233
9 yaml_malloc [function] [call site] 00234
9 yaml_parser_update_buffer [function] [call site] 00235
9 yaml_parser_update_buffer [function] [call site] 00236
9 yaml_parser_set_scanner_error [function] [call site] 00237
9 yaml_parser_set_scanner_error [function] [call site] 00238
9 yaml_parser_update_buffer [function] [call site] 00239
9 yaml_parser_update_buffer [function] [call site] 00240
9 yaml_parser_update_buffer [function] [call site] 00241
9 yaml_parser_update_buffer [function] [call site] 00242
9 yaml_parser_set_scanner_error [function] [call site] 00243
9 yaml_parser_update_buffer [function] [call site] 00244
9 yaml_parser_scan_block_scalar_breaks [function] [call site] 00245
10 yaml_parser_update_buffer [function] [call site] 00246
10 yaml_parser_update_buffer [function] [call site] 00247
10 yaml_parser_set_scanner_error [function] [call site] 00248
10 yaml_parser_update_buffer [function] [call site] 00249
10 yaml_string_extend [function] [call site] 00250
9 yaml_parser_update_buffer [function] [call site] 00251
9 yaml_string_extend [function] [call site] 00252
9 yaml_string_join [function] [call site] 00253
10 yaml_string_extend [function] [call site] 00254
9 yaml_string_join [function] [call site] 00255
9 yaml_string_extend [function] [call site] 00256
9 yaml_parser_update_buffer [function] [call site] 00257
9 yaml_parser_update_buffer [function] [call site] 00258
9 yaml_string_extend [function] [call site] 00259
9 yaml_parser_scan_block_scalar_breaks [function] [call site] 00260
9 yaml_string_join [function] [call site] 00261
9 yaml_string_join [function] [call site] 00262
9 yaml_free [function] [call site] 00263
9 yaml_free [function] [call site] 00264
9 yaml_free [function] [call site] 00265
9 yaml_free [function] [call site] 00266
9 yaml_free [function] [call site] 00267
8 yaml_queue_extend [function] [call site] 00268
8 yaml_token_delete [function] [call site] 00269
7 yaml_parser_fetch_block_scalar [function] [call site] 00270
7 yaml_parser_fetch_flow_scalar [function] [call site] 00271
8 yaml_parser_save_simple_key [function] [call site] 00272
8 yaml_parser_scan_flow_scalar [function] [call site] 00273
9 yaml_malloc [function] [call site] 00274
9 yaml_malloc [function] [call site] 00275
9 yaml_malloc [function] [call site] 00276
9 yaml_malloc [function] [call site] 00277
9 yaml_parser_update_buffer [function] [call site] 00278
9 yaml_parser_set_scanner_error [function] [call site] 00279
9 yaml_parser_set_scanner_error [function] [call site] 00280
9 yaml_parser_update_buffer [function] [call site] 00281
9 yaml_string_extend [function] [call site] 00282
9 yaml_parser_update_buffer [function] [call site] 00283
9 yaml_string_extend [function] [call site] 00284
9 yaml_parser_set_scanner_error [function] [call site] 00285
9 yaml_parser_update_buffer [function] [call site] 00286
9 yaml_parser_set_scanner_error [function] [call site] 00287
9 yaml_parser_set_scanner_error [function] [call site] 00288
9 yaml_string_extend [function] [call site] 00289
9 yaml_parser_update_buffer [function] [call site] 00290
9 yaml_parser_update_buffer [function] [call site] 00291
9 yaml_parser_update_buffer [function] [call site] 00292
9 yaml_string_extend [function] [call site] 00293
9 yaml_parser_update_buffer [function] [call site] 00294
9 yaml_string_extend [function] [call site] 00295
9 yaml_string_extend [function] [call site] 00296
9 yaml_parser_update_buffer [function] [call site] 00297
9 yaml_string_extend [function] [call site] 00298
9 yaml_string_join [function] [call site] 00299
9 yaml_string_join [function] [call site] 00300
9 yaml_string_join [function] [call site] 00301
9 yaml_string_join [function] [call site] 00302
9 yaml_free [function] [call site] 00303
9 yaml_free [function] [call site] 00304
9 yaml_free [function] [call site] 00305
9 yaml_free [function] [call site] 00306
9 yaml_free [function] [call site] 00307
9 yaml_free [function] [call site] 00308
9 yaml_free [function] [call site] 00309
8 yaml_queue_extend [function] [call site] 00310
8 yaml_token_delete [function] [call site] 00311
7 yaml_parser_fetch_flow_scalar [function] [call site] 00312
7 yaml_parser_fetch_plain_scalar [function] [call site] 00313
8 yaml_parser_save_simple_key [function] [call site] 00314
8 yaml_parser_scan_plain_scalar [function] [call site] 00315
9 yaml_malloc [function] [call site] 00316
9 yaml_malloc [function] [call site] 00317
9 yaml_malloc [function] [call site] 00318
9 yaml_malloc [function] [call site] 00319
9 yaml_parser_update_buffer [function] [call site] 00320
9 yaml_parser_set_scanner_error [function] [call site] 00321
9 yaml_string_extend [function] [call site] 00322
9 yaml_string_join [function] [call site] 00323
9 yaml_string_join [function] [call site] 00324
9 yaml_string_join [function] [call site] 00325
9 yaml_string_join [function] [call site] 00326
9 yaml_string_extend [function] [call site] 00327
9 yaml_parser_update_buffer [function] [call site] 00328
9 yaml_parser_update_buffer [function] [call site] 00329
9 yaml_parser_set_scanner_error [function] [call site] 00330
9 yaml_string_extend [function] [call site] 00331
9 yaml_parser_update_buffer [function] [call site] 00332
9 yaml_string_extend [function] [call site] 00333
9 yaml_string_extend [function] [call site] 00334
9 yaml_parser_update_buffer [function] [call site] 00335
9 yaml_free [function] [call site] 00336
9 yaml_free [function] [call site] 00337
9 yaml_free [function] [call site] 00338
9 yaml_free [function] [call site] 00339
9 yaml_free [function] [call site] 00340
9 yaml_free [function] [call site] 00341
9 yaml_free [function] [call site] 00342
8 yaml_queue_extend [function] [call site] 00343
8 yaml_token_delete [function] [call site] 00344
7 yaml_parser_set_scanner_error [function] [call site] 00345
5 yaml_parser_set_parser_error [function] [call site] 00346
4 yaml_parser_parse_document_start [function] [call site] 00347
5 yaml_parser_fetch_more_tokens [function] [call site] 00348
5 yaml_parser_fetch_more_tokens [function] [call site] 00349
5 yaml_parser_process_directives [function] [call site] 00350
6 yaml_malloc [function] [call site] 00351
6 yaml_parser_fetch_more_tokens [function] [call site] 00352
6 yaml_parser_set_parser_error [function] [call site] 00353
6 yaml_parser_set_parser_error [function] [call site] 00354
6 yaml_malloc [function] [call site] 00355
6 yaml_parser_append_tag_directive [function] [call site] 00356
7 strcmp [call site] 00357
7 yaml_parser_set_parser_error [function] [call site] 00358
7 yaml_strdup [function] [call site] 00359
8 strdup [call site] 00360
7 yaml_strdup [function] [call site] 00361
7 yaml_stack_extend [function] [call site] 00362
7 yaml_free [function] [call site] 00363
7 yaml_free [function] [call site] 00364
6 yaml_stack_extend [function] [call site] 00365
6 yaml_parser_fetch_more_tokens [function] [call site] 00366
6 yaml_parser_append_tag_directive [function] [call site] 00367
6 yaml_free [function] [call site] 00368
6 yaml_free [function] [call site] 00369
6 yaml_free [function] [call site] 00370
6 yaml_free [function] [call site] 00371
6 yaml_free [function] [call site] 00372
6 yaml_free [function] [call site] 00373
6 yaml_free [function] [call site] 00374
5 yaml_stack_extend [function] [call site] 00375
5 yaml_parser_process_directives [function] [call site] 00376
5 yaml_parser_fetch_more_tokens [function] [call site] 00377
5 yaml_parser_set_parser_error [function] [call site] 00378
5 yaml_stack_extend [function] [call site] 00379
5 yaml_free [function] [call site] 00380
5 yaml_free [function] [call site] 00381
5 yaml_free [function] [call site] 00382
5 yaml_free [function] [call site] 00383
4 yaml_parser_parse_document_start [function] [call site] 00384
4 yaml_parser_parse_document_content [function] [call site] 00385
5 yaml_parser_fetch_more_tokens [function] [call site] 00386
5 yaml_parser_process_empty_scalar [function] [call site] 00387
6 yaml_malloc [function] [call site] 00388
5 yaml_parser_parse_node [function] [call site] 00389
6 yaml_parser_fetch_more_tokens [function] [call site] 00390
6 yaml_parser_fetch_more_tokens [function] [call site] 00391
6 yaml_parser_fetch_more_tokens [function] [call site] 00392
6 yaml_parser_fetch_more_tokens [function] [call site] 00393
6 yaml_parser_fetch_more_tokens [function] [call site] 00394
6 yaml_free [function] [call site] 00395
6 strcmp [call site] 00396
6 strlen [call site] 00397
6 strlen [call site] 00398
6 yaml_malloc [function] [call site] 00399
6 yaml_free [function] [call site] 00400
6 yaml_free [function] [call site] 00401
6 yaml_parser_set_parser_error_context [function] [call site] 00402
6 strcmp [call site] 00403
6 yaml_maximum_level_reached [function] [call site] 00404
7 yaml_parser_set_parser_error_context [function] [call site] 00405
6 yaml_maximum_level_reached [function] [call site] 00406
6 yaml_maximum_level_reached [function] [call site] 00407
6 yaml_maximum_level_reached [function] [call site] 00408
6 yaml_malloc [function] [call site] 00409
6 yaml_parser_set_parser_error_context [function] [call site] 00410
6 yaml_free [function] [call site] 00411
6 yaml_free [function] [call site] 00412
6 yaml_free [function] [call site] 00413
6 yaml_free [function] [call site] 00414
4 yaml_parser_parse_document_end [function] [call site] 00415
5 yaml_parser_fetch_more_tokens [function] [call site] 00416
5 yaml_free [function] [call site] 00417
5 yaml_free [function] [call site] 00418
4 yaml_parser_parse_node [function] [call site] 00419
4 yaml_parser_parse_node [function] [call site] 00420
4 yaml_parser_parse_node [function] [call site] 00421
4 yaml_parser_parse_block_sequence_entry [function] [call site] 00422
5 yaml_parser_fetch_more_tokens [function] [call site] 00423
5 yaml_stack_extend [function] [call site] 00424
5 yaml_parser_fetch_more_tokens [function] [call site] 00425
5 yaml_parser_fetch_more_tokens [function] [call site] 00426
5 yaml_stack_extend [function] [call site] 00427
5 yaml_parser_parse_node [function] [call site] 00428
5 yaml_parser_process_empty_scalar [function] [call site] 00429
5 yaml_parser_set_parser_error_context [function] [call site] 00430
4 yaml_parser_parse_block_sequence_entry [function] [call site] 00431
4 yaml_parser_parse_indentless_sequence_entry [function] [call site] 00432
5 yaml_parser_fetch_more_tokens [function] [call site] 00433
5 yaml_parser_fetch_more_tokens [function] [call site] 00434
5 yaml_stack_extend [function] [call site] 00435
5 yaml_parser_parse_node [function] [call site] 00436
5 yaml_parser_process_empty_scalar [function] [call site] 00437
4 yaml_parser_parse_block_mapping_key [function] [call site] 00438
5 yaml_parser_fetch_more_tokens [function] [call site] 00439
5 yaml_stack_extend [function] [call site] 00440
5 yaml_parser_fetch_more_tokens [function] [call site] 00441
5 yaml_parser_fetch_more_tokens [function] [call site] 00442
5 yaml_stack_extend [function] [call site] 00443
5 yaml_parser_parse_node [function] [call site] 00444
5 yaml_parser_process_empty_scalar [function] [call site] 00445
5 yaml_parser_set_parser_error_context [function] [call site] 00446
4 yaml_parser_parse_block_mapping_key [function] [call site] 00447
4 yaml_parser_parse_block_mapping_value [function] [call site] 00448
5 yaml_parser_fetch_more_tokens [function] [call site] 00449
5 yaml_parser_fetch_more_tokens [function] [call site] 00450
5 yaml_stack_extend [function] [call site] 00451
5 yaml_parser_parse_node [function] [call site] 00452
5 yaml_parser_process_empty_scalar [function] [call site] 00453
5 yaml_parser_process_empty_scalar [function] [call site] 00454
4 yaml_parser_parse_flow_sequence_entry [function] [call site] 00455
5 yaml_parser_fetch_more_tokens [function] [call site] 00456
5 yaml_stack_extend [function] [call site] 00457
5 yaml_parser_fetch_more_tokens [function] [call site] 00458
5 yaml_parser_fetch_more_tokens [function] [call site] 00459
5 yaml_parser_set_parser_error_context [function] [call site] 00460
5 yaml_stack_extend [function] [call site] 00461
5 yaml_parser_parse_node [function] [call site] 00462
4 yaml_parser_parse_flow_sequence_entry [function] [call site] 00463
4 yaml_parser_parse_flow_sequence_entry_mapping_key [function] [call site] 00464
5 yaml_parser_fetch_more_tokens [function] [call site] 00465
5 yaml_stack_extend [function] [call site] 00466
5 yaml_parser_parse_node [function] [call site] 00467
5 yaml_parser_process_empty_scalar [function] [call site] 00468
5 yaml_parser_process_empty_scalar [function] [call site] 00469
4 yaml_parser_parse_flow_sequence_entry_mapping_value [function] [call site] 00470
5 yaml_parser_fetch_more_tokens [function] [call site] 00471
5 yaml_parser_fetch_more_tokens [function] [call site] 00472
5 yaml_stack_extend [function] [call site] 00473
5 yaml_parser_parse_node [function] [call site] 00474
5 yaml_parser_process_empty_scalar [function] [call site] 00475
4 yaml_parser_parse_flow_sequence_entry_mapping_end [function] [call site] 00476
5 yaml_parser_fetch_more_tokens [function] [call site] 00477
4 yaml_parser_parse_flow_mapping_key [function] [call site] 00478
5 yaml_parser_fetch_more_tokens [function] [call site] 00479
5 yaml_stack_extend [function] [call site] 00480
5 yaml_parser_fetch_more_tokens [function] [call site] 00481
5 yaml_parser_fetch_more_tokens [function] [call site] 00482
5 yaml_parser_set_parser_error_context [function] [call site] 00483
5 yaml_parser_fetch_more_tokens [function] [call site] 00484
5 yaml_stack_extend [function] [call site] 00485
5 yaml_parser_parse_node [function] [call site] 00486
5 yaml_parser_process_empty_scalar [function] [call site] 00487
5 yaml_stack_extend [function] [call site] 00488
5 yaml_parser_parse_node [function] [call site] 00489
4 yaml_parser_parse_flow_mapping_key [function] [call site] 00490
4 yaml_parser_parse_flow_mapping_value [function] [call site] 00491
5 yaml_parser_fetch_more_tokens [function] [call site] 00492
5 yaml_parser_process_empty_scalar [function] [call site] 00493
5 yaml_parser_fetch_more_tokens [function] [call site] 00494
5 yaml_stack_extend [function] [call site] 00495
5 yaml_parser_parse_node [function] [call site] 00496
5 yaml_parser_process_empty_scalar [function] [call site] 00497
4 yaml_parser_parse_flow_mapping_value [function] [call site] 00498
2 __assert_fail [call site] 00499
2 yaml_parser_parse [function] [call site] 00500
2 yaml_malloc [function] [call site] 00501
2 yaml_parser_load_document [function] [call site] 00502
3 __assert_fail [call site] 00503
3 yaml_malloc [function] [call site] 00504
3 yaml_parser_load_nodes [function] [call site] 00505
4 yaml_parser_parse [function] [call site] 00506
4 yaml_parser_load_alias [function] [call site] 00507
5 strcmp [call site] 00508
5 yaml_free [function] [call site] 00509
5 yaml_parser_load_node_add [function] [call site] 00510
6 yaml_stack_extend [function] [call site] 00511
6 yaml_stack_extend [function] [call site] 00512
6 __assert_fail [call site] 00513
5 yaml_free [function] [call site] 00514
5 yaml_parser_set_composer_error [function] [call site] 00515
4 yaml_parser_load_scalar [function] [call site] 00516
5 strcmp [call site] 00517
5 yaml_free [function] [call site] 00518
5 yaml_strdup [function] [call site] 00519
5 yaml_stack_extend [function] [call site] 00520
5 yaml_parser_register_anchor [function] [call site] 00521
6 strcmp [call site] 00522
6 yaml_free [function] [call site] 00523
6 yaml_parser_set_composer_error_context [function] [call site] 00524
6 yaml_stack_extend [function] [call site] 00525
6 yaml_free [function] [call site] 00526
5 yaml_parser_load_node_add [function] [call site] 00527
5 yaml_free [function] [call site] 00528
5 yaml_free [function] [call site] 00529
5 yaml_free [function] [call site] 00530
4 yaml_parser_load_sequence [function] [call site] 00531
5 strcmp [call site] 00532
5 yaml_free [function] [call site] 00533
5 yaml_strdup [function] [call site] 00534
5 yaml_malloc [function] [call site] 00535
5 yaml_stack_extend [function] [call site] 00536
5 yaml_parser_register_anchor [function] [call site] 00537
5 yaml_parser_load_node_add [function] [call site] 00538
5 yaml_stack_extend [function] [call site] 00539
5 yaml_free [function] [call site] 00540
5 yaml_free [function] [call site] 00541
4 yaml_parser_load_sequence_end [function] [call site] 00542
5 __assert_fail [call site] 00543
5 __assert_fail [call site] 00544
4 yaml_parser_load_mapping [function] [call site] 00545
5 strcmp [call site] 00546
5 yaml_free [function] [call site] 00547
5 yaml_strdup [function] [call site] 00548
5 yaml_malloc [function] [call site] 00549
5 yaml_stack_extend [function] [call site] 00550
5 yaml_parser_register_anchor [function] [call site] 00551
5 yaml_parser_load_node_add [function] [call site] 00552
5 yaml_stack_extend [function] [call site] 00553
5 yaml_free [function] [call site] 00554
5 yaml_free [function] [call site] 00555
4 yaml_parser_load_mapping_end [function] [call site] 00556
5 __assert_fail [call site] 00557
5 __assert_fail [call site] 00558
4 __assert_fail [call site] 00559
2 yaml_parser_delete_aliases [function] [call site] 00560
2 yaml_parser_delete_aliases [function] [call site] 00563
2 yaml_document_delete [function] [call site] 00564
3 __assert_fail [call site] 00565
3 yaml_free [function] [call site] 00566
3 yaml_free [function] [call site] 00567
3 yaml_free [function] [call site] 00568
3 yaml_free [function] [call site] 00569
3 __assert_fail [call site] 00570
3 yaml_free [function] [call site] 00571
3 yaml_free [function] [call site] 00572
3 yaml_free [function] [call site] 00573
3 yaml_free [function] [call site] 00574
3 yaml_free [function] [call site] 00575
1 yaml_document_get_root_node [function] [call site] 00576
2 __assert_fail [call site] 00577
1 yaml_document_delete [function] [call site] 00578
1 yaml_parser_delete [function] [call site] 00579
2 __assert_fail [call site] 00580
2 yaml_free [function] [call site] 00581
2 yaml_free [function] [call site] 00582
2 yaml_token_delete [function] [call site] 00583
2 yaml_free [function] [call site] 00584
2 yaml_free [function] [call site] 00585
2 yaml_free [function] [call site] 00586
2 yaml_free [function] [call site] 00587
2 yaml_free [function] [call site] 00588
2 yaml_free [function] [call site] 00589
2 yaml_free [function] [call site] 00590
2 yaml_free [function] [call site] 00591