Call tree
LLVMFuzzerTestOneInput /src/yyjson/fuzz/merge_patch_fuzzer.c linenumber=-1
  yyjson_read_opts /src/yyjson/src/yyjson.c linenumber=102
    skip_trivia /src/yyjson/src/yyjson.c linenumber=6301
    read_num_raw /src/yyjson/src/yyjson.c linenumber=5906
    read_num_hex /src/yyjson/src/yyjson.c linenumber=5906
    bigint_set_buf /src/yyjson/src/yyjson.c linenumber=5906
    read_str_sq /src/yyjson/src/yyjson.c linenumber=6314
    skip_trivia /src/yyjson/src/yyjson.c linenumber=6314
    read_str_id /src/yyjson/src/yyjson.c linenumber=6314
    read_num_raw /src/yyjson/src/yyjson.c linenumber=6106
    read_num_hex /src/yyjson/src/yyjson.c linenumber=6106
    bigint_set_buf /src/yyjson/src/yyjson.c linenumber=6106
    is_truncated_end /src/yyjson/src/yyjson.c linenumber=6314
      is_truncated_str /src/yyjson/src/yyjson.c linenumber=3506
        strlen  linenumber=3486
        memcmp  linenumber=3489
      is_truncated_str /src/yyjson/src/yyjson.c linenumber=3507
      is_truncated_str /src/yyjson/src/yyjson.c linenumber=3508
      is_truncated_str /src/yyjson/src/yyjson.c linenumber=3517
      is_truncated_str /src/yyjson/src/yyjson.c linenumber=3518
      is_truncated_str /src/yyjson/src/yyjson.c linenumber=3526
      is_truncated_utf8 /src/yyjson/src/yyjson.c linenumber=3568
      memcmp  linenumber=3587
    read_num_raw /src/yyjson/src/yyjson.c linenumber=5464
    read_num_hex /src/yyjson/src/yyjson.c linenumber=5464
    bigint_set_buf /src/yyjson/src/yyjson.c linenumber=5464
    read_str_sq /src/yyjson/src/yyjson.c linenumber=6316
    skip_trivia /src/yyjson/src/yyjson.c linenumber=6316
    read_str_id /src/yyjson/src/yyjson.c linenumber=6316
    read_num_raw /src/yyjson/src/yyjson.c linenumber=5642
    read_num_hex /src/yyjson/src/yyjson.c linenumber=5642
    bigint_set_buf /src/yyjson/src/yyjson.c linenumber=5642
    is_truncated_end /src/yyjson/src/yyjson.c linenumber=6316
    read_root_single /src/yyjson/src/yyjson.c linenumber=6319
      read_num_raw /src/yyjson/src/yyjson.c linenumber=5282
      bigint_set_buf /src/yyjson/src/yyjson.c linenumber=5282
      read_num_hex /src/yyjson/src/yyjson.c linenumber=5282
      read_str_sq /src/yyjson/src/yyjson.c linenumber=5308
      skip_trivia /src/yyjson/src/yyjson.c linenumber=5318
      is_truncated_end /src/yyjson/src/yyjson.c linenumber=5334
      is_truncated_end /src/yyjson/src/yyjson.c linenumber=5335
      is_truncated_end /src/yyjson/src/yyjson.c linenumber=5336
      is_truncated_end /src/yyjson/src/yyjson.c linenumber=5337
      is_truncated_end /src/yyjson/src/yyjson.c linenumber=5338
      is_truncated_end /src/yyjson/src/yyjson.c linenumber=5339
      is_truncated_end /src/yyjson/src/yyjson.c linenumber=5340
      is_truncated_end /src/yyjson/src/yyjson.c linenumber=5341
      is_truncated_end /src/yyjson/src/yyjson.c linenumber=5342
  yyjson_read_opts /src/yyjson/src/yyjson.c linenumber=105
  run_json_merge_patch /src/yyjson/fuzz/merge_patch_fuzzer.c linenumber=109
    yyjson_mut_doc_new /src/yyjson/src/yyjson.c linenumber=54
    yyjson_merge_patch /src/yyjson/src/yyjson.c linenumber=57
      yyjson_val_mut_copy /src/yyjson/src/yyjson.c linenumber=11292
        unsafe_yyjson_val_pool_grow /src/yyjson/src/yyjson.c linenumber=2728
        unsafe_yyjson_str_pool_grow /src/yyjson/src/yyjson.c linenumber=5887
      unsafe_yyjson_val_pool_grow /src/yyjson/src/yyjson.c linenumber=7088
      memcmp  linenumber=5705
      yyjson_val_mut_copy /src/yyjson/src/yyjson.c linenumber=11312
      yyjson_val_mut_copy /src/yyjson/src/yyjson.c linenumber=11313
      yyjson_val_mut_copy /src/yyjson/src/yyjson.c linenumber=11325
      yyjson_merge_patch /src/yyjson/src/yyjson.c linenumber=11329
    write_and_free_mut_val /src/yyjson/fuzz/merge_patch_fuzzer.c linenumber=58
      yyjson_mut_val_write_opts /src/yyjson/src/yyjson.c linenumber=41
        mut_write_root /src/yyjson/src/yyjson.c linenumber=10344
          write_f64_raw /src/yyjson/src/yyjson.c linenumber=9226
          write_f64_raw_fixed /src/yyjson/src/yyjson.c linenumber=9226
          write_f32_raw /src/yyjson/src/yyjson.c linenumber=9226
          write_f64_raw /src/yyjson/src/yyjson.c linenumber=10191
          write_f64_raw_fixed /src/yyjson/src/yyjson.c linenumber=10191
          write_f32_raw /src/yyjson/src/yyjson.c linenumber=10191
          write_f64_raw /src/yyjson/src/yyjson.c linenumber=9984
          write_f64_raw_fixed /src/yyjson/src/yyjson.c linenumber=9984
          write_f32_raw /src/yyjson/src/yyjson.c linenumber=9984
    yyjson_mut_doc_free /src/yyjson/src/yyjson.c linenumber=60
    yyjson_mut_doc_new /src/yyjson/src/yyjson.c linenumber=63
    yyjson_val_mut_copy /src/yyjson/src/yyjson.c linenumber=65
    yyjson_val_mut_copy /src/yyjson/src/yyjson.c linenumber=66
    yyjson_mut_merge_patch /src/yyjson/src/yyjson.c linenumber=70
      yyjson_mut_val_mut_copy /src/yyjson/src/yyjson.c linenumber=11344
        unsafe_yyjson_mut_val_mut_copy /src/yyjson/src/yyjson.c linenumber=2828
          unsafe_yyjson_val_pool_grow /src/yyjson/src/yyjson.c linenumber=2789
          unsafe_yyjson_mut_val_mut_copy /src/yyjson/src/yyjson.c linenumber=2799
            unsafe_yyjson_mut_val_mut_copy /src/yyjson/src/yyjson.c linenumber=2803
      memcmp  linenumber=6982
      yyjson_mut_val_mut_copy /src/yyjson/src/yyjson.c linenumber=11364
      yyjson_mut_val_mut_copy /src/yyjson/src/yyjson.c linenumber=11365
      yyjson_mut_val_mut_copy /src/yyjson/src/yyjson.c linenumber=11377
      yyjson_mut_merge_patch /src/yyjson/src/yyjson.c linenumber=11381
    write_and_free_mut_val /src/yyjson/fuzz/merge_patch_fuzzer.c linenumber=71
    yyjson_mut_doc_free /src/yyjson/src/yyjson.c linenumber=74
====================================
